![]() | Sqlite |
The SqliteCertificateDatabase type exposes the following members.
Name | Description | |
---|---|---|
![]() | CertificatesTable |
Get the X.509 certificate table definition.
(Inherited from SqlCertificateDatabase) |
![]() | CrlsTable |
Get the X.509 certificate revocation lists (CRLs) table definition.
(Inherited from SqlCertificateDatabase) |
![]() | 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) |