Module data

Module data 

Source

Functionsยง

decrypt
Decrypt the provided ciphertext using the named key.
encrypt
Encrypt base64-encoded plaintext data using the named key.
rewrap
Rewrap the provided ciphertext using the latest version of the named key.
sign
Return the cryptographic signature of the base64-encoded input data.
verify
Return whether the provided signature is valid for the base64-encoded input data.