Xceed .NET Libraries Documentation
NoEncryptionAlgorithm Class Properties


Xceed.SSH.Protocols Assembly > Xceed.SSH.Protocols Namespace : NoEncryptionAlgorithm Class

For a list of all members of this type, see NoEncryptionAlgorithm members.

Public Properties
 NameDescription
Public PropertyGets or sets the block size, in bits, of the cryptographic operation. (Inherited from System.Security.Cryptography.SymmetricAlgorithm)
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public PropertyGets or sets the feedback size, in bits, of the cryptographic operation. (Inherited from System.Security.Cryptography.SymmetricAlgorithm)
Public Property  
Public PropertyGets or sets the initialization vector (System.Security.Cryptography.SymmetricAlgorithm.IV) for the symmetric algorithm. (Inherited from System.Security.Cryptography.SymmetricAlgorithm)
Public Property  
Public PropertyGets or sets the secret key for the symmetric algorithm. (Inherited from System.Security.Cryptography.SymmetricAlgorithm)
Public PropertyGets or sets the size, in bits, of the secret key used by the symmetric algorithm. (Inherited from System.Security.Cryptography.SymmetricAlgorithm)
Public PropertyGets the block sizes, in bits, that are supported by the symmetric algorithm. (Inherited from System.Security.Cryptography.SymmetricAlgorithm)
Public PropertyGets the key sizes, in bits, that are supported by the symmetric algorithm. (Inherited from System.Security.Cryptography.SymmetricAlgorithm)
Public PropertyGets or sets the mode for operation of the symmetric algorithm. (Inherited from System.Security.Cryptography.SymmetricAlgorithm)
Public Property  
Public PropertyGets or sets the padding mode used in the symmetric algorithm. (Inherited from System.Security.Cryptography.SymmetricAlgorithm)
Top
See Also

Reference

NoEncryptionAlgorithm Class
Xceed.SSH.Protocols Namespace