dsappSRPGenerateActivationData (Command)
  • 20 Dec 2024
  • 1 Minute à lire
  • Sombre
    Lumière
  • PDF

dsappSRPGenerateActivationData (Command)

  • Sombre
    Lumière
  • PDF

The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article

The dsappSRPGenerateActivationData command generates activation data for a standard online activation or for Activation Message 1 in multi-device licensing (MDL). Furthermore, it encrypts that message using Digipass Software Advanced Provisioning Protocol-Secure Remote Password (DSAPP-SRP) session keys.

Parameters

  Table: dsappSRPGenerateActivationData input parameters (SOAP provisioning)
Parameter nameData typeDescription
componentTypeStringRequired. Specifies the client component to serve the request.
registrationIDStringRequired. The user input information. This specifies the user to be authenticated for the operation.
clientEvidenceMessageStringRequired. Encrypted data for a standard online or MDL activation, the evidence message generated by the client.
  Table: dsappSRPGenerateActivationData output parameters (SOAP provisioning) 
Parameter nameData typeDescription
statusCommandStatusResponse

Required. The error stack, if applicable, which indicates that the command has not completed successfully. This also includes the result and status codes returned by the command.

resultDSAPPSRPGenerateActivationDataResultOptional.The encrypted activation data.

DSAPPSRPGenerateActivationDataResult (Data type)

  Table: DSAPPSRPGenerateActivationDataResult (Data type)
Element nameData typeDescription
standardDSAPPSRPStandardActivationThe encrypted data required for standard online activation, i.e. activation code and event reactivation counter.
mdlDSAPPSRPMDLActivationThe encrypted data required for MDL activation, i.e. the activation message.
serverEvidenceMessageStringEncrypted data for a standard online or MDL activation, i.e. the evidence message generated by the server.

DSAPPSRPStandardActivation (Data type)

  Table: DSAPPSRPStandardActivation (Data type)
Element nameData typeDescription
activationCodeDSAPPSRPEncryptedDataThe activation code for online activation, either full activation data (FAD) or encrypted full activation data (XFAD).
eventReactivationCounterDSAPPSRPEncryptedDataEvent reactivation counter for the standard activation. This is used to activate the device.

DSAPPSRPMDLActivation (Data type)

  Table: DSAPPSRPMDLActivation (Data type)
Element nameData typeDescription
activationMessageDSAPPSRPEncryptedDataThe generated activation message for MDL online activation.

DSAPPSRPEncryptedData (Data type)

  Table: DSAPPSRPEncryptedData (Data type)
Element nameData typeDescription
encryptedDataStringEncrypted data, i.e. the activation code, the reactivation counter, or the activation message for the online activation.
encryptionCounterStringThe encryption counter for the activation code, the event reactivation counter, or the activation message.
macStringThe message authentication code for the activation code, the event reactivation counter, or the activation message.

Example

 

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
  <soapenv:Header/>
  <soapenv:Body>
    <prov:dsappSRPGenerateActivationData xmlns:prov="http://www.vasco.com/IdentikeyServer/IdentikeyTypes/Provisioning">
      <componentType>srp-component</componentType>
      <registrationID>xiOb8GC2</registrationID>
      <clientEvidenceMessage>ABCDEF</clientEvidenceMessage>
    </prov:dsappSRPGenerateActivationData>
  </soapenv:Body>
</soapenv:Envelope>

Cet article vous a-t-il été utile ?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Ozzy, facilitant la découverte de connaissances grâce à l’intelligence conversationnelle