Methods
# get_commitment() → {CredentialCommitment}
Returns the underlying credential commitment.
- See:
-
- wasm_credential_verify_commitment for information about how to verify a credential commitment.
# get_pok() → {CredentialPoK}
Returns the underlying proof of knowledge that the credential is valid.
- See:
-
- wasm_credential_verify_commitment for information about how to verify a credential commitment.