package
0.0.0-20221215221056-55a02700aa6b
Repository: https://github.com/workdaycredentials/ledger-common.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

AsRawCredential creates a RawCredential that wraps a deep copy of the given credential.
EncodeAttributeClaimDataForSigning creates a canonical byte array using the constituent parts of the credential that are required for generating a claim proof digital signature.
EncodeAttributeClaimDataForSigningOption creates a byte array using the constituent parts of the credential that are required for generating a claim proof digital signature.
Deprecated: Callers should specify an issuance date when constructing Metadata.
NewMetadataWithTimestamp returns Metadata for a credential with a specified IssuanceDate.
No description provided by the author
VerifyClaim verifies the digital signature of the Claim Proof associated with the given attribute and public key.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Builder is used to construct signed Verifiable Credential.
Used to allow encoded claims to comply with the `Provable` interface.
No description provided by the author
JSONSchema for a credential schema.
Metadata is the information about the set of claims in the Verifiable Credential.
RawCredential is a wrapper around a byte array that holds a credential in raw JSON format.
Schema is a URI that points to a JSON Schema, which can be used to validate the shape of the credential.
VerifiableCredential is a digitally signed set of claims that adhere's to the W3C Verifiable Credentials data model.