During the Push Notification authentication workflow (push and login), the mobile application must fetch the secure challenge with the getPreparedSecureChallenge command. The command requires the previously received challenge key to continue with the authentication process.
Only one application is allowed to retrieve the secure challenge for the given challenge key.
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.
result
GetPreparedSecureChallengeResult
Required. The output field for this command, returning information about the upgrade procedure as a Secure Channel message.
Required. The challenge as a Secure Channel message containing the retrieved challenge key used to refer to the challenge generated during push and login.