CredentialRequest

The CredentialRequest interface represents a request for verifiable credentials.

Properties

Link copied to clipboard

The blinded master secret for the credential request.

Link copied to clipboard

The correctness proof for the blinded master secret.

Link copied to clipboard
abstract val cred_def_id: String

The ID of the credential definition.

Link copied to clipboard
abstract val entropy: String

The entropy for the credential request.

Link copied to clipboard
abstract val nonce: String

The nonce for the credential request.