Selective disclosure
Selective disclosure feature allows the credential holder to reveal only specific subset of credential attributes to a verifier.
For example, if Acme issues a credential to Alice with attributes A and B. Alice can generate a cryptographic proof for Bob (the verifier) that reveals only the value of attribute A, while keeping attribute B hidden.
Note: If selective disclosure is not supported for a credential type, the holder must present the
entire credential to the verifier.