Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Certificate

Certificate data.

Properties

authorityKeyId

authorityKeyId: string

The Certificate authority key id.

certificateContent

certificateContent: string

A PEM-encoded SSL certificate.

deploymentId

deploymentId: string

The OCID of the deployment being referenced.

isCa

isCa: boolean

Indicates if the certificate is ca.

isSelfSigned

isSelfSigned: boolean

Indicates if the certificate is self signed.

issuer

issuer: string

The Certificate issuer.

key

key: string

The identifier key (unique name in the scope of the deployment) of the certificate being referenced. It must be 1 to 32 characters long, must contain only alphanumeric characters and must start with a letter.

lifecycleState

Possible certificate lifecycle states.

md5Hash

md5Hash: string

The Certificate md5Hash.

publicKey

publicKey: string

The Certificate public key.

publicKeyAlgorithm

publicKeyAlgorithm: string

The Certificate public key algorithm.

publicKeySize

publicKeySize: number

The Certificate public key size. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

serial

serial: string

The Certificate serial.

sha1Hash

sha1Hash: string

The Certificate sha1 hash.

subject

subject: string

The Certificate subject.

subjectKeyId

subjectKeyId: string

The Certificate subject key id.

timeCreated

timeCreated: Date

The time the resource was created. The format is defined by RFC3339, such as {@code 2016-08-25T21:10:29.600Z}.

timeValidFrom

timeValidFrom: Date

The time the certificate is valid from. The format is defined by RFC3339, such as {@code 2016-08-25T21:10:29.600Z}.

timeValidTo

timeValidTo: Date

The time the certificate is valid to. The format is defined by RFC3339, such as {@code 2016-08-25T21:10:29.600Z}.

version

version: string

The Certificate version.

Functions

getDeserializedJsonObj

getJsonObj