Name | Description | |
---|---|---|
![]() | CertificateCount | Number of certificates in the PKI store. |
![]() | CertificateInfos | A collection of infos for certificates located in a PKI store. |
![]() | CrlCount | Number of certificate revocation lists (CRLs) in the PKI store. |
![]() | CrlInfos | A collection of certificate revocation list (CRL) infos for certificates located in a PKI store. |
![]() | Name | Name of the PKI store. |
![]() | OpenErrorMessage | An error message related to opening the store. |
![]() | OpenException | An exception related to opening the store. |
![]() | PrivateKeyCount | Number of certificates with private key in the PKI store. |
![]() | Store | Represents a PKI store, where certificates and CRLs are persisted and managed. |
![]() | StoreType | The type of the PKI store. |
![]() | StoreTypeName | The type name of the PKI store. |
![]() | SupportsCrls | Indicates whether the PKI store supports certificate revocation lists (CRLs). |