ISymmetricCryptographicProvider Methods |
The ISymmetricCryptographicProvider type exposes the following members.
Name | Description | |
---|---|---|
Decrypt |
Decrypts the specified data
| |
Encrypt |
Encrypts the sepcified data
| |
GenerateIV |
Generates an initialization vector
| |
GenerateKey |
Generates a key
| |
GetContextKey |
Gets the context key
|