Key
Table of Contents
Interfaces
- PrivateKeyInterface
- This is a contract for the PrivateKey portion of ECDSA.
- PublicKeyInterface
- This is the contract for the PublicKey portion of ECDSA.
Classes
- PrivateKey
- This class serves as public - private key exchange for signature verification.
- PublicKey
- This class serves as public- private key exchange for signature verification