IKeyStorageInfo Properties |
The IKeyStorageInfo type exposes the following members.
Name | Description | |
---|---|---|
KeyContainerName |
Gets key container name within CSP or KSP.
| |
KeySpec |
Gets a value that identifies whether a private key can be used for signing, or encryption, or both.
| |
MachineContext |
Gets value that indicates whether the key is stored in local machine or current user context.
| |
ProviderName |
Gets cryptographic service provider (CSP or KSP, key storage provider) that holds the key pair.
| |
ProviderType |
Gets Microsoft-specific provider type.
| |
PublicKeyAlgorithm |
Gets key pair's asymmetric algorithm.
|