Hash
class Hash
Instance Properties
Instance Methods
- toBase64() Represent this Hash as a Base64 string
- toBase64Url() Represent this Hash as a Base64url string
- toHex() Represent this Hash as a hex string
- toUri() Represent this Hash as a URI
Type Methods
- fromHex(algorithm:hash:) Create a new Hash from a hex string
- fromUri(uri:) Create a new Hash from a ni:, cid: or similar URI