VaultExtendedInfo interface

Vault extended information.

Properties

algorithm

Algorithm for Vault ExtendedInfo

encryptionKey

Encryption key.

encryptionKeyThumbprint

Encryption key thumbprint.

integrityKey

Integrity key.

Property Details

algorithm

Algorithm for Vault ExtendedInfo

algorithm?: string

Property Value

string

encryptionKey

Encryption key.

encryptionKey?: string

Property Value

string

encryptionKeyThumbprint

Encryption key thumbprint.

encryptionKeyThumbprint?: string

Property Value

string

integrityKey

Integrity key.

integrityKey?: string

Property Value

string