ISymmetricCryptographicProvider Interface |
Namespace: SanteDB.Core.Security
The ISymmetricCryptographicProvider type exposes the following members.
Name | Description | |
---|---|---|
ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
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
|