public interface GordianNewSignParamsBuilder
Signature parameters.
  • Method Details

    • keyPair

      Create keyPair parameters.
      Parameters:
      pKeyPair - the keyPair
      Returns:
      the new params
    • keyPair

      GordianNewSignParams keyPair(GordianKeyPair pKeyPair, byte[] pContext)
      Create keyPair and context parameters.
      Parameters:
      pKeyPair - the keyPair
      pContext - the context
      Returns:
      the new params