Crescendo SDK
Loading...
Searching...
No Matches
CrescendoDLL.PCSC.FIDODataStructures.U2FRegistrationRequest Class Reference

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)
 

Detailed Description

Represents a U2F registration request per FIDO U2F (CTAP 1) specification.

Property Documentation

◆ ApplicationParameter

◆ ChallengeParameter