
Process one block of input from the input array and write it to the output array.
Member of PRIM_CAPI.BlockCipher (PRIM_CAPI.BlockCipher)
Parameters
Name | Type | Data Type | Description |
---|---|---|---|
Output | *Result (Optional) | Binary String | Block of output bits as a result of an encryption/decryption cipher transformation. |
Input | *Input | Variant | Block of input bits to be encrypted/decrypted by the cipher transformation. |
Details
No detailed help is available for this feature