AlgorithmId.opEquals

Compares this AlgorithmID to another. If algorithm parameters are available, they are compared. Otherwise, just the object IDs for the algorithm are compared.

@param other preferably an AlgorithmId, else an ObjectIdentifier

class AlgorithmId
override
bool
opEquals
(
Object other
)

Meta