Type alias ClientCertAuthorityOcspTlsTrustedCommonName
 
ClientCertAuthorityOcspTlsTrustedCommonName: { 
    certAuthorityName?: string; 
    ocspTlsTrustedCommonName?: string; 
}
Type declaration
- 
OptionalcertAuthorityName?: string
- 
OptionalocspTlsTrustedCommonName?: string
  
The name of the Certificate Authority.