Returns a ICryptoTransform for TEncryptionAlgorythm for the
given TransformKey and direction
Namespace: NMLEAssembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- key
- Type:
System Byte
the TransformKey used to encrypt or decrypt the message
- direction
- Type: NMLE EncryptionDirection
The direction of encryption
Return Value
Type:
[Missing <returns> documentation for "M:NMLE.MLETransformBase`2.GetTransform(System.Byte[],NMLE.EncryptionDirection)"]
See Also