TlsBlockCipherImpl
Interface for block cipher services.
Perform the cipher encryption/decryption returning the output in output.
int GetBlockSize()
Return the blocksize (in bytes) of the underlying block cipher.
Initialise the parameters for operator.
Set the key to be used by the block cipher implementation supporting this service.