[][src]Module wedpr_s_selective_certificate_disclosure::verifier

Library for a certificate verifier.

Functions

get_revealed_attributes

Gets revealed attributes selected by a user. Before calling this function, verify_selective_disclosure should be called to verify the validity of the VerifyRequest.

get_verification_nonce

Generates a new nonce as the challenge for a user to generate a fresh proof.

verify_selective_disclosure

Verifies the validity of a VerifyRequest containing selected attribute values and their value predicates.