Hierarchy

Properties

activeDate?: Date

An optional date that specifies when the certificate becomes active.

certificate: undefined | string
certificateChain?: string
certificateName: undefined | string
description?: string

A description for the certificate. Note that only alphanumeric characters, dashes, and underscores are allowed.

idempotencyKey?: string
inactiveDate?: Date

An optional date that specifies when the certificate becomes inactive.

privateKey?: string
usage: undefined | string

Specifies whether this certificate is used for signing or encryption.