Interface IOCSPRespBuilder

  • All Known Implementing Classes:
    OCSPRespBuilderBC

    public interface IOCSPRespBuilder
    This interface represents the wrapper for OCSPRespBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
    • Method Detail

      • getSuccessful

        int getSuccessful()
        Gets SUCCESSFUL constant for the wrapped OCSPRespBuilder.
        Returns:
        OCSPRespBuilder.SUCCESSFUL value.