Documentation ¶
Index ¶
Constants ¶
View Source
const DIDCore = 0x0d1d
View Source
const Ed25519 = 0xed
View Source
const KeyPrefix = "did:key:"
View Source
const Prefix = "did:"
View Source
const RSA = 0x1205
Variables ¶
View Source
var MethodOffset = varint.UvarintSize(uint64(DIDCore))
View Source
var Undef = DID{}
Undef can be used to represent a nil or undefined DID, using DID{} directly is also acceptable.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.