SubjectConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
These values are used to create the distinguished name and subject alternative name fields in an X.509 certificate.
Attributes |
|
---|---|
Name | Description |
subject |
google.cloud.security.privateca_v1.types.Subject
Optional. Contains distinguished name fields such as the common name, location and organization. |
subject_alt_name |
google.cloud.security.privateca_v1.types.SubjectAltNames
Optional. The subject alternative name fields. |