Represents type TCipherOperation.
TCipherOperation
type TCipherOperation = ( coEncrypt, coDecrypt);
The TCipherOperation type exposes the following members.
Represents constant coDecrypt.
coDecrypt
Represents constant coEncrypt.
coEncrypt