PresentationSession
Class for presenting multiple documents to a remote verifier.
This should be used for all interactions with a remote verifier instead of the now deprecated getEntries method. Use createPresentationSession to create a instance.
Inheritors
Functions
Link copied to clipboard
abstract fun getCredentialData(@NonNull credentialName: String, @NonNull request: CredentialDataRequest): CredentialDataResult
Retrieves data from a named credential in the current presentation session.
Link copied to clipboard
Gets a BiometricPrompt.CryptoObject which can be used with this PresentationSession.
Link copied to clipboard
Gets the ephemeral key pair to use to establish a secure channel with the verifier.
Link copied to clipboard
Set the ephemeral public key provided by the verifier.
Link copied to clipboard
Set the session transcript.