Class DecoyEntry

Direct Known Subclasses:
DecoyArrayElement, DecoyClaim

public abstract class DecoyEntry extends DisclosureSpec.DisclosureData
Handles hash production for a decoy entry from the given salt.
Author:
Francis Pouatcha
  • Constructor Details

    • DecoyEntry

      protected DecoyEntry(SdJwtSalt salt)
  • Method Details

    • getDisclosureDigest

      public String getDisclosureDigest(String hashAlg)