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

dsappSRPGenerateEphemeralKey (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 dsappSRPGenerateEphemeralKey command is required to exchange keys for a Digipass Software Advanced Provisioning Protocol-Secure Remote Password (DSAPP-SRP) provisioning operation.

Parameters

  Table: dsappSRPGenerateEphemeralKey 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.
clientEphemeralPublicKeyStringRequired. The client ephemeral public key generated during protocol initialization; this key is required to generate the server ephemeral public key.
  Table: dsappSRPGenerateEphemeralKey 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.

resultDSAPPSRPGenerateEphemeralKeyResultRequired. The output fields for this command, returning information about the server ephemeral public key which is used to generate the SRP session key.

DSAPPSRPGenerateEphemeralKeyResult (Data type)

  Table: DSAPPSRPGenerateEphemeralKeyResult (Data type)
Element nameData typeDescription
serverEphemeralPublicKeyStringThe key used to generate the SRP session key.
saltStringUsed to generate the password verifier.

Example

 

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
  <soapenv:Header/>
  <soapenv:Body>
    <prov:dsappSRPGenerateEphemeralKey xmlns:prov="http://www.vasco.com/IdentikeyServer/IdentikeyTypes/Provisioning">
      <componentType>srp-component</componentType>
      <registrationID>xiOb8GC2</registrationID>
      <clientEphemeralPublicKey>ABCDEF</clientEphemeralPublicKey>
    </prov:dsappSRPRegister>
  </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