EncodedIssuerCertificateInfo interface
Information about the public certificate that is used for custom authentication.
Properties
| encoded |
Certificate in pem format. |
| kid | Identifier for the certificate. |
Property Details
encodedCertificate
Certificate in pem format.
encodedCertificate: string
Property Value
string
kid
Identifier for the certificate.
kid: string
Property Value
string