Documents for @litert/signatures
    Preparing search index...

    Function getSupportedAlgorithms

    • Get the list of supported hash/digest algorithms.

      Returns (
          | "md5"
          | "ripemd160"
          | "sha1"
          | "sha224"
          | "sha256"
          | "sha3-224"
          | "sha3-256"
          | "sha3-384"
          | "sha3-512"
          | "sha384"
          | "sha512"
      )[]