EncryptionAlgorithm Class
Namespace: System.Crypto
Top
TObject
System.Crypto.EncryptionAlgorithm
System.Crypto.EncryptionAESSHA256Full
System.Crypto.EncryptionBlowfish
System.Crypto.EncryptionCryptProtect
System.Crypto.EncryptionVigenère
System.Crypto.EncryptionAlgorithm
System.Crypto.EncryptionAESSHA256Full
System.Crypto.EncryptionBlowfish
System.Crypto.EncryptionCryptProtect
System.Crypto.EncryptionVigenère
The EncryptionAlgorithm type exposes the following members.
Show:
Name | Description | |
---|---|---|
DecryptData(String,String) | Represents method | |
EncryptData(String,String) | Represents method |
EncryptionAlgorithm is an abstract base class and can not be instantiated directly.