Class ExhaustedPrivateKeyException

All Implemented Interfaces:
Serializable

public class ExhaustedPrivateKeyException extends IllegalStateException
Exception thrown by a stateful signature algorithm when the private key counter is exhausted.
See Also:
  • Constructor Details

    • ExhaustedPrivateKeyException

      public ExhaustedPrivateKeyException(String msg)