X509Parameters Args
An X509Parameters is used to describe certain fields of an X.509 certificate, such as the key usage fields, fields specific to CA certificates, certificate policy extensions and custom extensions.
Constructors
Properties
Optional. Describes custom X.509 extensions.
Optional. Describes Online Certificate Status Protocol (OCSP) endpoint addresses that appear in the "Authority Information Access" extension in the certificate.
Optional. Describes options in this X509Parameters that are relevant in a CA certificate.
Optional. Indicates the intended use for keys that correspond to a certificate.
Optional. Describes the X.509 name constraints extension.
Optional. Describes the X.509 certificate policy object identifiers, per https://tools.ietf.org/html/rfc5280#section-4.2.1.4.