Class UnsupportedAlgorithmException

java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.sigstore.fulcio.client.UnsupportedAlgorithmException
All Implemented Interfaces:
Serializable

public class UnsupportedAlgorithmException extends Exception
See Also:
  • Constructor Details

    • UnsupportedAlgorithmException

      public UnsupportedAlgorithmException(Set<String> allowedAlgorithms, String algorithm)