Hierarchy

  • CertificateUpdate

Properties

caCertificates?: string[]

List of CA certificates in pem format.

certificate?: string

The certificate in pem format.

privateKey?: string

The private key in pem format.

publicKey?: string

The public key in pem format.

Generated using TypeDoc