AAL2MigrateBlobEx
- 22 Jan 2025
- 1 Minute à lire
- SombreLumière
- PDF
AAL2MigrateBlobEx
- 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 AAL2MigrateBlobEx (
TDigipassBlob* DPData,
TKernelParms* CallParms,
aat_int32 DeriveVector,
aat_int32 StorageDeriveKey1,
aat_int32 StorageDeriveKey2,
aat_int32 StorageDeriveKey3,
aat_int32 StorageDeriveKey4,
aat_int32 StorageDeriveKey5,
aat_int32 StorageDeriveKey6,
aat_int32 StorageDeriveKey7,
aat_int32 StorageDeriveKey8);
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 eight storage derive keys (StorageDeriveKey1, StorageDeriveKey2, StorageDeriveKey3, StorageDeriveKey4, StorageDeriveKey5, StorageDeriveKey6, StorageDeriveKey7, StorageDeriveKey8).
Parameters
Return codes
Cet article vous a-t-il été utile ?