AAL2GenActivationCodeEx

Prev Next

Function prototype

aat_int32 AAL2GenActivationCodeEx (
                                  TDigipassBlob   *DPData,
                                  TKernelParms    *CallParms,
                                  aat_ascii       *aStaticVectorIn,
                                  aat_ascii       *aSharedData,
                                  aat_ascii       *aAlea,
                                  aat_int32        *ActivationFlags,
                                  aat_ascii       *aSerialNumberSuffix,
                                  aat_ascii       *aXFAD);

Description

This function generates activation data for software Digipass authenticators compliant with the standard one-step activation (in the context of single-device licensing); for more information, refer to the Authentication Suite Server SDK Product Guide.

This function is deprecated as of version 3.11.1.0. You must use AAL2GenActivationCodeXErc.