Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CertificateConfiguration

Package version

Certificate configuration which consist of non-trusted intermediates and root certificates.

Hierarchy

  • CertificateConfiguration

Index

Properties

Optional certificate

Certificate information.

Optional certificatePassword

certificatePassword: undefined | string

Certificate Password.

Optional encodedCertificate

encodedCertificate: undefined | string

Base64 Encoded certificate.

storeName

The System.Security.Cryptography.x509certificates.StoreName certificate store location. Only Root and CertificateAuthority are valid locations.

Generated using TypeDoc