AccessControlProfile |
A class used to specify access controls.
|
AccessControlProfile.Builder |
|
AccessControlProfileId |
A class used to wrap an access control profile identifiers.
|
ConnectionMethod |
A class representing the ConnectionMethod structure exchanged between mdoc and mdoc reader.
|
ConnectionMethodBle |
Connection method for BLE.
|
ConnectionMethodHttp |
Connection method for HTTP connections.
|
ConnectionMethodNfc |
Connection method for NFC.
|
ConnectionMethodWifiAware |
Connection method for Wifi Aware.
|
Constants |
Various constants used by other classes.
|
CredentialDataRequest |
An object representing a request for credential data.
|
CredentialDataRequest.Builder |
|
CredentialDataResult |
An object that contains the result of retrieving data from a credential.
|
DataTransport |
Abstraction for data transfer between prover and verifier devices.
|
DataTransportHttp |
HTTP data transport.
|
DataTransportNfc |
NFC data transport
|
DataTransportOptions |
A set of options used when creating a DataTransport derived instance.
|
DataTransportOptions.Builder |
|
DeviceRequestGenerator |
Helper class for building DeviceRequest CBOR
as specified in ISO/IEC 18013-5 section 8.3 Device Retrieval.
|
DeviceRequestParser |
Helper class for parsing the bytes of DeviceRequest
CBOR
as specified in ISO/IEC 18013-5 section 8.3 Device Retrieval.
|
DeviceRequestParser.DeviceRequest |
An object used to represent data parsed from DeviceRequest
CBOR
as specified in ISO/IEC 18013-5 section 8.3 Device Retrieval.
|
DeviceRequestParser.DocumentRequest |
An object used to represent data parsed from the DocRequest
CBOR (part of DeviceRequest )
as specified in ISO/IEC 18013-5 section 8.3 Device Retrieval.
|
DeviceResponseGenerator |
Helper class for building DeviceResponse CBOR
as specified in ISO/IEC 18013-5 section 8.3 Device Retrieval.
|
DeviceResponseParser |
Helper class for parsing the bytes of DeviceResponse
CBOR
as specified in ISO/IEC 18013-5 section 8.3 Device Retrieval.
|
DeviceResponseParser.DeviceResponse |
An object used to represent data parsed from DeviceResponse
CBOR
as specified in ISO/IEC 18013-5 section 8.3 Device Retrieval.
|
DeviceResponseParser.Document |
An object used to represent data parsed from the Document
CBOR (part of DeviceResponse )
as specified in ISO/IEC 18013-5 section 8.3 Device Retrieval.
|
DeviceRetrievalHelper |
Helper used for establishing engagement with, interacting with, and presenting credentials to a
remote mdoc reader device.
|
DeviceRetrievalHelper.Builder |
|
EngagementGenerator |
Helper to generate DeviceEngagement or ReaderEngagement CBOR.
|
EngagementParser |
Helper for parsing DeviceEngagement or ReaderEngagement CBOR.
|
HardwarePresentationSession |
|
IdentityCredential |
Class used to read data from a previously provisioned credential.
|
IdentityCredentialStore |
An interface to a secure store for user identity documents.
|
Logger |
Class used for logging.
|
MobileSecurityObjectGenerator |
Helper class for building MobileSecurityObject CBOR
as specified ISO/IEC 18013-5 section 9.1.2 Issuer data authentication.
|
MobileSecurityObjectParser |
Helper class for parsing the bytes of MobileSecurityObject
CBOR
as specified in ISO/IEC 18013-5 section 9.1.2 Issuer data authentication.
|
MobileSecurityObjectParser.MobileSecurityObject |
An object used to represent data parsed from MobileSecurityObject
CBOR
as specified in ISO/IEC 18013-5 section 9.1.2 Issuer data authentication
|
NfcEngagementHelper |
|
NfcEngagementHelper.Builder |
|
OriginInfo |
A class representing the OriginInfo structure exchanged by the mdoc and the mdoc reader.
|
OriginInfoNfc |
|
OriginInfoQr |
|
OriginInfoWebsite |
|
PersonalizationData |
An object that holds personalization data.
|
PersonalizationData.Builder |
|
PlatformCredentialDataResult |
|
PresentationSession |
Class for presenting multiple documents to a remote verifier.
|
QrEngagementHelper |
|
ResultData |
Deprecated.
|
Timestamp |
Represents a single instant in time.
|
Utility |
Miscellaneous utility functions that are useful when building mdoc applications.
|
VerificationHelper |
Helper used for engaging with and receiving documents from a remote mdoc verifier device.
|
VerificationHelper.Builder |
|
WritableIdentityCredential |
Class used to personalize a new identity credential.
|