IssuerProperties interface
An interface representing the properties of a certificate issuer
Properties
id | Certificate Identifier. |
name | Name of the issuer. |
provider | The issuer provider. |
Property Details
id
Certificate Identifier.
id?: string
Property Value
string
name
Name of the issuer.
name?: string
Property Value
string
provider
The issuer provider.
provider?: string
Property Value
string