Documentation ¶
Index ¶
- func Authenticate(diddoc []byte, data []byte, sig string) (bool, error)
- func GetDidDocument(data string) (*did.Doc, error)
- func GetDidDocumentAuthentication(data []byte) (*ecdsa.PublicKey, error)
- func GetGraphPath(moniker string) string
- func GetNetworkPath(moniker string) string
- func GetUserPath(moniker string) string
- func RecoverKey(data string, sig string) ([]byte, string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDidDocumentAuthentication ¶ added in v0.5.0
func GetGraphPath ¶ added in v0.6.0
func GetNetworkPath ¶ added in v0.6.0
func GetUserPath ¶ added in v0.6.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.