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