IssuerParameters Class

Parameters for the issuer of the X509 component of a certificate.

Inheritance
IssuerParameters

Constructor

IssuerParameters(*, name: Optional[str] = None, certificate_type: Optional[str] = None, **kwargs)

Parameters

name
str
Required

Name of the referenced issuer object or reserved names; for example, 'Self' or 'Unknown'.

certificate_type
str
Required

Type of certificate to be requested from the issuer provider.