Session

constructor(requestFormat: String, requestDocType: String, requestId: String, protocol: Protocol, nonce: ByteString, origin: String, host: String, encryptionKey: EcPrivateKey, signRequest: Boolean = true, encryptResponse: Boolean = true, responseUri: String? = null, deviceResponse: ByteArray? = null, verifiablePresentation: String? = null, sessionTranscript: ByteArray? = null, responseWasEncrypted: Boolean = false)