Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateSubordinateCaIssuedByInternalCaConfigDetails

The details for creating a private subordinate certificate authority (CA) which is issued by a private CA.

Properties

Const configType

configType: string = "SUBORDINATE_CA_ISSUED_BY_INTERNAL_CA"

issuerCertificateAuthorityId

issuerCertificateAuthorityId: string

The OCID of the private CA.

Optional signingAlgorithm

signingAlgorithm: model.SignatureAlgorithm

The algorithm used to sign public key certificates that the CA issues.

subject

Optional validity

validity: model.Validity

Optional versionName

versionName: undefined | string

The name of the CA version. When the value is not null, a name is unique across versions of a given CA.

Methods

getDeserializedJsonObj

getJsonObj