Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 268 Bytes

PublicKey.md

File metadata and controls

11 lines (8 loc) · 268 Bytes

PublicKey extends Key

Namespace: \ParagonIE\Halite\Asymmetric

Represents an asymmetric public key (Curve25519 or Ed25519).

  • Asymmetric? YES
  • Public key? YES
  • Secret key? no
  • Encryption key? unknown
  • Authentication key? unknown