Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 435 Bytes

EncryptionKeyPair.md

File metadata and controls

14 lines (8 loc) · 435 Bytes

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.

Methods

Constructor