AAL2MigratePKBlob
- 22 Jan 2025
- 1 Minute à lire
- SombreLumière
- PDF
AAL2MigratePKBlob
- 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 AAL2MigratePKBlob (
aat_ascii* PKBlob,
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 payload key BLOB. Migrating the protection keys for a given payload key BLOB does not change the payload key, but only the keys used to protect the BLOB.
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).
The payload key BLOB software protection key migration is only applicable to hardware and software Digipass compliant with the Secure Channel protocol.
Parameters
Return codes
Cet article vous a-t-il été utile ?