Versions in this module Expand all Collapse all v0 v0.7.0 Aug 1, 2024 Changes in this version + const KeyPrefix + const MulticodecKindEd25519PubKey + const MulticodecKindRSAPubKey + type ID struct + func NewID(pub crypto.PubKey) (ID, error) + func Parse(keystr string) (ID, error) + func (id ID) MulticodecType() uint64 + func (id ID) String() string + func (id ID) VerifyKey() (interface{}, error)