ChallengeInput Property
The input for the signature challenge.
Syntax
public byte [] getChallengeInput(); public void setChallengeInput(byte [] challengeInput);
Remarks
This property specifies the data used when creating the signature challenge. This is only used when calling CreateChallenge when ChallengeType is set to Signature.
Default Value
""