Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace KeyEncryptionCredentialDetails

Details for Credentials using key encryption.

Properties

Const credentialType

credentialType: string = "KEY_ENCRYPTION"

keyId

keyId: string

OCID for the Vault Key that will be used to encrypt/decrypt the value given.

Optional keyVersion

keyVersion: undefined | string

The Vault Key version.

value

value: string

The value corresponding to the credential

vaultId

vaultId: string

OCID for the Vault that will be used to fetch key to encrypt/decrypt the value given.

Methods

getDeserializedJsonObj

getJsonObj