Checks the signature and decrypts data.
Checks the signature and decrypts data.
Decrypts data using a given key.
Decrypts data using a given key.
Encrypts and signs data.
Encrypts and signs data.
Encrypts data with a given key.
Encrypts data with a given key.
Provides authenticated encryption using an encryption algorithm and a MAC as delegates.
A cipher suite encrypts data using the supplied encryption mechanism and signs the result using the supplied MAC and the encryption key.
The MAC is appended to the output of the encryption.