Provides values indicating the transformation direction
Namespace: NMLEAssembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Encrypt | 0 | Instructs the transform to encrypt the input data | |
Decrypt | 1 | Instructs the transform to decrypt the input data |
See Also