Record: CertKey
Represents combination of certificate, private key and private key password if encrypted.
Closed record
Fields
- certFile string
A file containing the certificate
- keyFile string
A file containing the private key in PKCS8 format
- keyPassword string?
Password of the private key if it is encrypted