|
|
ediSecurityKeyContainers |
The ediSecurityKeyContainers object represents a collection of key containers
belonging to a Cryptographic Service Provider (CSP).
Methods
-
AddKeyContainer
- Adds a new key container to the Cryptographic Service Provider (CSP) of the
collection.
-
First
- Gets the first key container in the collection of key containers of the CSP.
-
GetKeyContainer
- Gets the key container in a specified index location of the collection.
-
GetKeyContainerByName
- Gets the key container in the CSP that has a matching name.
-
ImportKeyContainer
- Imports a file containing the Public/Private key pair to the key container.
-
Next
- Gets the next key container in the CSP. The next key container determined
follows the key container previously retrieved.
-
RemoveKeyContainer
- Deletes the key container from the CSP database.
Properties
-
Count - Returns the
total number of key containers in the CSP.