Xceed .NET Libraries Documentation
SymmetricAlgorithmInternal Field


Xceed.SSH.Protocols Assembly > Xceed.SSH.Protocols Namespace > SymmetricEncryptionAlgorithm Class : SymmetricAlgorithmInternal Field
Syntax
'Declaration
 
Protected SymmetricAlgorithmInternal As SymmetricAlgorithm
'Usage
 
Dim instance As SymmetricEncryptionAlgorithm

Dim value As SymmetricAlgorithm

 

value = instance.SymmetricAlgorithmInternal

 

instance.SymmetricAlgorithmInternal = value
protected SymmetricAlgorithm SymmetricAlgorithmInternal
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

SymmetricEncryptionAlgorithm Class
SymmetricEncryptionAlgorithm Members