Decrypt a block.
The ciphertext block to be decypted as a ubyte array.
The ubyte array designated to hold the decrypted block. Notes: Both parameters must be of length blockSize().
See Implementation
Decrypt a block.