PHP Classes

File: doc/Classes/Symmetric/EncryptionKey.md

Recommend this page to a friend!
  Classes of Scott Arciszewski   Halite   doc/Classes/Symmetric/EncryptionKey.md   Download  
File: doc/Classes/Symmetric/EncryptionKey.md
Role: Documentation
Content type: text/markdown
Description: Add docs
Class: Halite
Perform cryptography operations with libsodium
Author: By
Last change:
Date: 8 years ago
Size: 240 bytes
 

Contents

Class file image Download

EncryptionKey extends SecretKey

Namespace: \ParagonIE\Halite\Symmetric

Represents an Xsalsa20 secret key.

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