PRIM_CAPI.BlockCipher - Transform Method

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

NameTypeData TypeDescription
Output*Result (Optional)Binary StringBlock of output bits as a result of an encryption/decryption cipher transformation.
Input*InputVariantBlock of input bits to be encrypted/decrypted by the cipher transformation.

Details

No detailed help is available for this feature

See also

All Component Classes

Technical Reference