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

Represents subcommand-specific parameters for CTAP2 authenticatorCredentialManagement command. More...

Properties

PublicKeyCredentialDescriptor CredentialID [get, set]
  Credential identifier for management operations. Identifies the specific credential to modify/delete.
 
byte?[]  RpIDHash [get, set]
  32-byte SHA-256 hash of the Relying Party's ID for credential enumeration.
 
PublicKeyCredentialUserEntity User [get, set]
  User information for credential updates.
 

Detailed Description

Represents subcommand-specific parameters for CTAP2 authenticatorCredentialManagement command.

Property Documentation

◆ CredentialID

◆ RpIDHash

◆ User