Interface BeforeKid

All Superinterfaces:
BeforePayload
All Known Subinterfaces:
BeforeHeader
All Known Implementing Classes:
JWS.Signature

public interface BeforeKid extends BeforePayload
A stopover within the the workflow of the Fluent API regarding the generation of signatures.
  • Method Details

    • kid

      Notes the given kid.
      Parameters:
      kid - the given kid.
      Returns:
      the next stop within the workflow of the Fluent API regarding the generation of signatures.
      See Also: