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

System.Security.Cryptography.SymmetricAlgorithm.CreateDecryptor Method

Gets an Decryptor transform object to work with a CryptoStream.

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

Parameters

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

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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