Sql |
The SqlCertificateDatabase type exposes the following members.
Name | Description | |
---|---|---|
CertificatesTable | Gets the X.509 certificate table definition. | |
CrlsTable | Gets the X.509 certificate revocation lists (CRLs) table definition. | |
EncryptionAlgorithm |
Gets or sets the algorithm used for encrypting the private keys.
(Inherited from X509CertificateDatabase) | |
MinIterations |
Gets or sets the minimum iterations.
(Inherited from X509CertificateDatabase) | |
RandomNumberGenerator |
Get the secure pseudo-random number generator used when encrypting private keys.
(Inherited from X509CertificateDatabase) | |
SaltSize |
Gets or sets the size of the salt.
(Inherited from X509CertificateDatabase) |