'DeclarationPublic Class NoEncryptionAlgorithm Inherits System.Security.Cryptography.SymmetricAlgorithm Implements System.IDisposable, System.Security.Cryptography.ICryptoTransform, Xceed.SSH.Core.ISSHAlgorithm, ISSHEncryptionAlgorithm
'UsageDim instance As NoEncryptionAlgorithm
public class NoEncryptionAlgorithm : System.Security.Cryptography.SymmetricAlgorithm, System.IDisposable, System.Security.Cryptography.ICryptoTransform, Xceed.SSH.Core.ISSHAlgorithm, ISSHEncryptionAlgorithm



