Class Google::Cloud::Security::PrivateCA::V1::CertificateConfig::SubjectConfig (v0.1.6)

These values are used to create the distinguished name and subject alternative name fields in an X.509 certificate.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#subject

def subject() -> ::Google::Cloud::Security::PrivateCA::V1::Subject
Returns

#subject=

def subject=(value) -> ::Google::Cloud::Security::PrivateCA::V1::Subject
Parameter
Returns

#subject_alt_name

def subject_alt_name() -> ::Google::Cloud::Security::PrivateCA::V1::SubjectAltNames
Returns

#subject_alt_name=

def subject_alt_name=(value) -> ::Google::Cloud::Security::PrivateCA::V1::SubjectAltNames
Parameter
Returns