Interface
ICertificateProvider4

Extension interface for certificate provider implementation, adding access to the host certificates generated in this session

Definition

Properties

CertCache

Copy of the cache of the EndEntity certificates that have been generated in this session.

Declaration

cs-api-definition
IDictionary<string, X509Certificate2> CertCache { get; }

Property Value

IDictionary<string, X509Certificate2>

In this article
DefinitionPropertiesCertCache
Not finding the help you need?
Contact Support