C# Class Adf.Core.Encryption.EncryptionType

Inheritance: Descriptor
Datei anzeigen Open project: NLADP/ADF Class Usage Examples

Public Properties

Property Type Description
MD5 EncryptionType
SHA512 EncryptionType

Public Methods

Method Description
EncryptionType ( string name )

Method Details

EncryptionType() public method

public EncryptionType ( string name )
name string

Property Details

MD5 public_oe static_oe property

public static EncryptionType,Adf.Core.Encryption MD5
return EncryptionType

SHA512 public_oe static_oe property

public static EncryptionType,Adf.Core.Encryption SHA512
return EncryptionType