createPresentationSession

Creates a new presentation session.

This method gets an object to be used for interaction with a remote verifier for presentation of one or more credentials.

This is only implemented on FEATURE_VERSION_202201, fails with UnsupportedOperationException if using a store with a lesser version.

Return

The presentation session.

Parameters

cipherSuite

the cipher suite to use for communicating with the verifier.

Throws

if the cipher suite is not supported.