| Interface | Description |
|---|---|
| ICryptoSubsystem |
This interface represents the cryptographics subsystem
that provides all the security related functions.
|
| IEncryptionUnit |
An interface represents a encryption unit.
|
| ISigningUnit |
A class represents the signing unit which is
capable of signing data.
|
| IStorageKeyUnit |
An interface represents a storage key unit.
|
| IToken |
An interface represents a generic token unit.
|
| ITransportKeyUnit |
An interface represents the transport key pair.
|
| Class | Description |
|---|---|
| Credential |
A class represents a credential.
|
| KeyCertData |
This class represents a container for storaging
data in the security package.
|