Functionsยง
- Decrypt the provided ciphertext using the named key.
- Encrypt base64-encoded plaintext data using the named key.
- Rewrap the provided ciphertext using the latest version of the named key.
- Return the cryptographic signature of the base64-encoded input data.
- Return whether the provided signature is valid for the base64-encoded input data.