VaultExtendedInfo interface
保存庫擴充資訊。
屬性
| algorithm | Vault ExtendedInfo 的演算法 |
| encryption |
加密金鑰。 |
| encryption |
加密金鑰指紋。 |
| integrity |
完整性索引鍵。 |
屬性詳細資料
algorithm
Vault ExtendedInfo 的演算法
algorithm?: string
屬性值
string
encryptionKey
加密金鑰。
encryptionKey?: string
屬性值
string
encryptionKeyThumbprint
加密金鑰指紋。
encryptionKeyThumbprint?: string
屬性值
string
integrityKey
完整性索引鍵。
integrityKey?: string
屬性值
string