java.lang.Object
com.nimbusds.oauth2.sdk.id.Identifier
com.nimbusds.openid.connect.sdk.assurance.evidences.attachment.HashAlgorithm
All Implemented Interfaces:
Serializable, Comparable<Identifier>, net.minidev.json.JSONAware

@Immutable public final class HashAlgorithm extends Identifier
Hash algorithm.

Related specifications:

  • OpenID Connect for Identity Assurance 1.0, section 5.1.2.2.
  • IANA Named Information Hash Algorithm Registry
See Also: