CredentialRequestBlindedMSCorrectnessProof

This interface represents a blinded master secret correctness proof for a credential request.

Properties

Link copied to clipboard
abstract val c: String

The blinded master secret contribution to the proof.

Link copied to clipboard
abstract val m_caps: Map<String, String>

The map of attribute names to their corresponding blinded value commitments.

Link copied to clipboard
abstract val v_dash_cap: String

The value used in the proof calculation.