AAL2MigrateBlob
- 22 Jan 2025
- 1 Minute à lire
- SombreLumière
- PDF
AAL2MigrateBlob
- Mis à jour le 22 Jan 2025
- 1 Minute à lire
- SombreLumière
- PDF
The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article
Avez-vous trouvé ce résumé utile ?
Merci pour vos commentaires
Function prototype
aat_int32 AAL2MigrateBlob (
TDigipassBlob* DPData,
TKernelParms* CallParms,
aat_int32 DeriveVector,
aat_int32 StorageDeriveKey1,
aat_int32 StorageDeriveKey2,
aat_int32 StorageDeriveKey3,
aat_int32 StorageDeriveKey4);
Description
This function is used to migrate software protection keys for a given authenticator application BLOB. With a software implementation of Authentication Suite Server SDK, the authenticator application BLOBs in the database are protected with a key which is unique per record because it is derived from the Digipass serial number, the authenticator application name, and a static initial vector.
There are two ways to derive this default Authentication Suite Server SDK database protection key with kernel parameters:
- using the derive vector (DeriveVector)
- using the four storage derive keys (StorageDeriveKey1, StorageDeriveKey2, StorageDeriveKey3, StorageDeriveKey4).
Parameters
Return codes
Cet article vous a-t-il été utile ?