Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClaimAsJSON ¶
ClaimAsJSON converts a claim with an unknown interface{} into the go-json representation of that credential. claim can only be of type {string, map[string]interface, VerifiableCredential}.
func CredentialsFromInterface ¶
func CredentialsFromInterface(genericCred interface{}) (*credential.VerifiableCredential, error)
CredentialsFromInterface turn a generic cred into a known shape without maintaining the proof/signature wrapper
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.