Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GenerateKeyDetails

The details of the key that you want to encrypt or decrypt data.

Properties

Optional associatedData

associatedData: undefined | object

Information that can be used to provide an encryption context for the encrypted data. The length of the string representation of the associated data must be fewer than 4096 characters.

includePlaintextKey

includePlaintextKey: boolean

If true, the generated key is also returned unencrypted.

keyId

keyId: string

The OCID of the master encryption key to encrypt the generated data encryption key with.

keyShape

keyShape: KeyShape

Optional loggingContext

loggingContext: undefined | object

Information that provides context for audit logging. You can provide this additional data by formatting it as key-value pairs to include in audit logs when audit logging is enabled.

Functions

getDeserializedJsonObj

getJsonObj