Class OxalisOcspFetcher

  • All Implemented Interfaces:
    network.oxalis.pkix.ocsp.api.OcspFetcher

    public class OxalisOcspFetcher
    extends Object
    implements network.oxalis.pkix.ocsp.api.OcspFetcher
    Since:
    4.0.0, 5.0.0
    Author:
    erlend, aaron-kumar
    • Constructor Detail

      • OxalisOcspFetcher

        public OxalisOcspFetcher()
    • Method Detail

      • fetch

        public network.oxalis.pkix.ocsp.api.OcspFetcherResponse fetch​(URI uri,
                                                                      byte[] content)
                                                               throws IOException
        Specified by:
        fetch in interface network.oxalis.pkix.ocsp.api.OcspFetcher
        Throws:
        IOException