Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following properties are defined by the ICertSrvSetupKeyInformation interface.
| Property | Description |
|---|---|
| ContainerName | Gets or sets the name used by the cryptographic service provider (CSP) to generate, store, or access the key. |
| Existing | Gets or sets a value that indicates whether the private key already exists. |
| ExistingCACertificate | Gets or sets the binary value that has been encoded by using Distinguished Encoding Rules (DER) and that is the binary value of the CA certificate that corresponds to an existing key. |
| HashAlgorithm | Gets or sets the name of the hash algorithm used to sign or verify the CA certificate for the key. |
| Length | Gets or sets the strength of the key to one of the values supported by the CSP. |
| ProviderName | Gets or sets the name of the CSP that is used to generate or store the private key. |