encryptDataSymmetric
Encrypts buffer with a given key using AES.
Return
Encrypted data buffer
Parameters
data
buffer to encrypt
symmetricKey
key used to encrypt data
Throws
thrown when method encounters an exception
thrown when method encounters an unknown exception
Encrypts buffer with a given key using AES.
Return
Encrypted data buffer
Parameters
data
buffer to encrypt
symmetricKey
key used to encrypt data
Throws
thrown when method encounters an exception
thrown when method encounters an unknown exception
Encrypts buffer with a given key using AES.
Return
Encrypted data buffer
Parameters
data
buffer to encrypt
symmetricKey
key used to encrypt data
Throws
thrown when method encounters an exception
thrown when method encounters an unknown exception