Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VerifyVC ¶
func VerifyVC(input []byte) (*verifiable.Credential, error)
VerifyVC verifies a limited set of Verifiable Credential. It returns error when the input can't be verified.
Supported VC must be signed using did:key: method, and with Ed25519 signature scheme
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.