AlgorithmId.getOID

Returns the ISO OID for this algorithm. This is usually converted to a string and used as part of an algorithm name, for example "OID.1.3.14.3.2.13" style notation. Use the <code>getName</code> call when you do not need to ensure cross-system portability of algorithm names, or need a user friendly name.

class AlgorithmId
final
getOID
()

Meta