Presentation Credential
class PresentationCredential
A single credential pinned for the lifetime of a presentation session via IssuedDocumentHandle.pinPresentationCredential.
Both sdJwt (the issuer body, whose cnf is bound to this credential's key) and sign (the key-binding signature) come from the same credential, so a verifier's key-binding check always lines up.
Properties
Link copied to clipboard
This credential's raw issuer-provided bytes. For mdoc credentials this is the IssuerSigned CBOR (binary), needed to build an mdoc SignedQR presentation from the same pinned credential whose key sign uses.
Link copied to clipboard
How many times this specific credential has been used so far.