Xceed .NET Libraries Documentation
CreateDecryptor Method


Xceed.SSH.Protocols Assembly > Xceed.SSH.Protocols Namespace > NoEncryptionAlgorithm Class : CreateDecryptor Method
Creates a symmetric decryptor object with the current System.Security.Cryptography.SymmetricAlgorithm.Key property and initialization vector (System.Security.Cryptography.SymmetricAlgorithm.IV).
Overload List
OverloadDescription
 
Creates a symmetric decryptor object with the current System.Security.Cryptography.SymmetricAlgorithm.Key property and initialization vector (System.Security.Cryptography.SymmetricAlgorithm.IV). (Inherited from System.Security.Cryptography.SymmetricAlgorithm)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NoEncryptionAlgorithm Class
NoEncryptionAlgorithm Members
Base Implementation in CreateDecryptor