Member predicate CryptographicAlgorithm::matchesName
Holds if the name of this algorithm is the most specific match for name
.
This predicate matches quite liberally to account for different ways of formatting algorithm names, e.g. using dashes, underscores, or spaces as separators, including or not including block modes of operation, etc.
predicate matchesName(string name)