'Declaration Public Class NoEncryptionAlgorithm Inherits System.Security.Cryptography.SymmetricAlgorithm Implements System.IDisposable, System.Security.Cryptography.ICryptoTransform, Xceed.SSH.Core.ISSHAlgorithm, ISSHEncryptionAlgorithm
'Usage Dim instance As NoEncryptionAlgorithm
public class NoEncryptionAlgorithm : System.Security.Cryptography.SymmetricAlgorithm, System.IDisposable, System.Security.Cryptography.ICryptoTransform, Xceed.SSH.Core.ISSHAlgorithm, ISSHEncryptionAlgorithm