CredentialDataResult
An object that contains the result of retrieving data from a credential. This is used to return data requested in a PresentationSession.
Inheritors
Types
Functions
Link copied to clipboard
Returns a message authentication code over the
DeviceAuthenticationBytes
CBOR specified in getDeviceNameSpaces, to prove to the reader that the data is from a trusted credential.Link copied to clipboard
Returns a CBOR structure containing the retrieved device-signed data.
Link copied to clipboard
Returns a digital signature over the
DeviceAuthenticationBytes
CBOR specified in getDeviceNameSpaces, to prove to the reader that the data is from a trusted credential.Link copied to clipboard
Gets the device-signed entries that was returned.
Link copied to clipboard
Gets the issuer-signed entries that was returned.
Link copied to clipboard
Returns the static authentication data associated with the dynamic authentication key used to MAC the data returned by getDeviceNameSpaces.