| 
    Crescendo SDK
    
   | 
 
Represents a U2F registration request per FIDO U2F (CTAP 1) specification. More...
Properties | |
| byte[] | ApplicationParameter = [] [get, set] | 
| Application parameter (32-byte SHA-256 hash of relying party ID)   | |
| byte[] | ChallengeParameter = [] [get, set] | 
| Challenge parameter (32-byte random value)   | |
Represents a U2F registration request per FIDO U2F (CTAP 1) specification.
      
  | 
  getset | 
Application parameter (32-byte SHA-256 hash of relying party ID)
Identifies the web origin using the credential
      
  | 
  getset | 
Challenge parameter (32-byte random value)
Client-generated challenge to prevent replay attacks