AlgorithmId.get

Returns one of the algorithm IDs most commonly associated with this algorithm name.

@param algname the name being used @exception NoSuchAlgorithmException on error.

  1. AlgorithmId get(string algname)
    class AlgorithmId
    static
    get
    (
    string algname
    )
  2. AlgorithmId get(AlgorithmParameters algparams)

Meta