VaultExtendedInfo interface
Informations étendues du coffre.
Propriétés
| algorithm | Algorithme pour ExtendedInfo du coffre |
| encryption |
Clé de chiffrement. |
| encryption |
Empreinte numérique de clé de chiffrement. |
| integrity |
Clé d’intégrité. |
Détails de la propriété
algorithm
Algorithme pour ExtendedInfo du coffre
algorithm?: string
Valeur de propriété
string
encryptionKey
Clé de chiffrement.
encryptionKey?: string
Valeur de propriété
string
encryptionKeyThumbprint
Empreinte numérique de clé de chiffrement.
encryptionKeyThumbprint?: string
Valeur de propriété
string
integrityKey
Clé d’intégrité.
integrityKey?: string
Valeur de propriété
string