Mono Class Library: System.Security.Cryptography Namespace

System.Security.Cryptography.CryptoAPITransform Class

An ICryptoTransform implementation to access CryptoAPI unmanaged algorithms. [Edit]

See Also: CryptoAPITransform Members

[System.Runtime.InteropServices.ComVisible(true)]
public sealed class CryptoAPITransform : ICryptoTransform

Remarks

This class isn't used by Mono as all it's algorithms are provided with 100% managed implementations. [Edit]

Requirements

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