AlgorithmId.equals

Compares two algorithm IDs for equality. Returns true iff they are the same algorithm, ignoring algorithm parameters.

  1. bool equals(AlgorithmId other)
  2. bool equals(ObjectIdentifier id)
    class AlgorithmId
    final
    bool
    equals

Meta