Class Google::Cloud::Security::PrivateCA::V1::FetchCaCertsResponse::CertChain (v0.1.6)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#certificates

def certificates() -> ::Array<::String>
Returns
  • (::Array<::String>) — The certificates that form the CA chain, from leaf to root order.

#certificates=

def certificates=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — The certificates that form the CA chain, from leaf to root order.
Returns
  • (::Array<::String>) — The certificates that form the CA chain, from leaf to root order.