Package dev.sigstore

Interface VerificationOptions.CertificateMatcher

    • Method Summary

      All Methods Static Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      static dev.sigstore.fulcio.client.ImmutableFulcioCertificateMatcher.Builder fulcio()  
      boolean test​(java.security.cert.X509Certificate certificate)  
      • Methods inherited from interface java.util.function.Predicate

        and, negate, or