EncryptionKeyPair extends KeyPair
Namespace: \ParagonIE\Halite
This KeyPair
class represents a secret key and public key used for deriving a
shared secret using X25519, which is then used for symmetric-key encryption.
- Secret Key:
EncryptionSecretKey
- Public Key:
EncryptionPublicKey