scodec.codecs
Represents the ability to create a Cipher for encryption or decryption.
Cipher
Used in conjunction with encrypted. Typically provided implicitly to all encryption codecs in a larger codec.
Creates a cipher initialized for decryption.
Creates a cipher initialized for encryption.
Represents the ability to create a
Cipher
for encryption or decryption.Used in conjunction with encrypted. Typically provided implicitly to all encryption codecs in a larger codec.