Mono Class Library: System.Security.Cryptography.SymmetricAlgorithm Overview | Members

System.Security.Cryptography.SymmetricAlgorithm.CreateEncryptor Method

Gets an Encryptor transform object to work with a CryptoStream. [Edit]

public abstract ICryptoTransform CreateEncryptor (byte[] rgbKey, byte[] rgbIV)

Parameters

rgbKey
Documentation for this section has not yet been entered. [Edit]
rgbIV
Documentation for this section has not yet been entered. [Edit]

Returns

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0