CIPHER_Bytes - Encrypts/decrypts an array of bytes using specified block cipher algorithm and mode.CIPHER_File - Encrypts/decrypts a file using specified block cipher algorithm and mode.CIPHER_Hex - Encrypts/decrypts a hex-encoded string using specified block cipher algorithm and mode.CIPHER_KeyWrap - Wraps a content-encryption key with a key-encryption key.CIPHER_KeyUnwrap - Unwraps a content-encryption key with a key-encryption key.