Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToCredential ¶
func ToCredential(genericCred any) (jws.Headers, jwt.Token, *credential.VerifiableCredential, error)
ToCredential turn a generic cred into its known object model
func ToCredentialJSONMap ¶
ToCredentialJSONMap turn a generic cred into a JSON object
func VCJWTJSONToVC ¶
func VCJWTJSONToVC(vcJWTJSON []byte) (jws.Headers, jwt.Token, *credential.VerifiableCredential, error)
VCJWTJSONToVC converts a JSON representation of a VC JWT into a VerifiableCredential
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.