GoogleCloudApigeeV1TlsInfoConfig
class GoogleCloudApigeeV1TlsInfoConfig extends Collection (View source)
Properties
protected | $collection_key | ||
string[] | $ciphers | ||
bool | $clientAuthEnabled | ||
protected | $commonNameType | ||
protected | $commonNameDataType | ||
bool | $enabled | ||
bool | $enforce | ||
bool | $ignoreValidationErrors | ||
string | $keyAlias | ||
protected | $keyAliasReferenceType | ||
protected | $keyAliasReferenceDataType | ||
string[] | $protocols | ||
string | $trustStore |
Methods
setCiphers($ciphers)
No description
string[]
getCiphers()
No description
setClientAuthEnabled($clientAuthEnabled)
No description
bool
getClientAuthEnabled()
No description
getCommonName()
No description
setEnabled($enabled)
No description
bool
getEnabled()
No description
setEnforce($enforce)
No description
bool
getEnforce()
No description
setIgnoreValidationErrors($ignoreValidationErrors)
No description
bool
getIgnoreValidationErrors()
No description
setKeyAlias($keyAlias)
No description
string
getKeyAlias()
No description
getKeyAliasReference()
No description
setProtocols($protocols)
No description
string[]
getProtocols()
No description
setTrustStore($trustStore)
No description
string
getTrustStore()
No description
Details
setCiphers($ciphers)
No description
string[]
getCiphers()
No description
setClientAuthEnabled($clientAuthEnabled)
No description
bool
getClientAuthEnabled()
No description
setCommonName(GoogleCloudApigeeV1CommonNameConfig $commonName)
No description
GoogleCloudApigeeV1CommonNameConfig
getCommonName()
No description
setEnabled($enabled)
No description
bool
getEnabled()
No description
setEnforce($enforce)
No description
bool
getEnforce()
No description
setIgnoreValidationErrors($ignoreValidationErrors)
No description
bool
getIgnoreValidationErrors()
No description
setKeyAlias($keyAlias)
No description
string
getKeyAlias()
No description
setKeyAliasReference(GoogleCloudApigeeV1KeyAliasReference $keyAliasReference)
No description
GoogleCloudApigeeV1KeyAliasReference
getKeyAliasReference()
No description
setProtocols($protocols)
No description
string[]
getProtocols()
No description
setTrustStore($trustStore)
No description
string
getTrustStore()
No description