IssuanceState

constructor(clientId: String, scope: String, clientAttestationKey: EcPublicKey?, dpopKey: EcPublicKey?, redirectUri: String?, codeChallenge: ByteString?, clientState: String? = null, dpopNonce: ByteString? = null, openid4VpVerifierModel: Openid4VpVerifierModel? = null, systemOfRecordAuthCode: String? = null, systemOfRecordCodeVerifier: ByteString? = null, systemOfRecordAccess: SystemOfRecordAccess? = null)