• Matches a string identifying an algorithm or suite to the respective cryptosuite implementation, if known.

    Parameters

    • nameOrAlgorithm: string

      The name of a suite or the signature algorithm it uses.

    Returns CryptoSuite<any> | undefined

    The cryptosuite implementation, or undefined.