VaultExtendedInfo interface
Información extendida del almacén.
Propiedades
| algorithm | Algoritmo para ExtendedInfo del almacén |
| encryption |
Clave de cifrado. |
| encryption |
Huella digital de clave de cifrado. |
| integrity |
Clave de integridad. |
Detalles de las propiedades
algorithm
Algoritmo para ExtendedInfo del almacén
algorithm?: string
Valor de propiedad
string
encryptionKey
Clave de cifrado.
encryptionKey?: string
Valor de propiedad
string
encryptionKeyThumbprint
Huella digital de clave de cifrado.
encryptionKeyThumbprint?: string
Valor de propiedad
string
integrityKey
Clave de integridad.
integrityKey?: string
Valor de propiedad
string