Uses of Class
io.netty.handler.ssl.ocsp.OcspResponse
Packages that use OcspResponse
Package
Description
OCSP stapling,
formally known as the TLS Certificate Status Request extension, is an
alternative approach to the Online Certificate Status Protocol (OCSP)
for checking the revocation status of X.509 digital certificates.
-
Uses of OcspResponse in io.netty.handler.ssl.ocsp
Fields in io.netty.handler.ssl.ocsp declared as OcspResponseMethods in io.netty.handler.ssl.ocsp that return OcspResponseConstructors in io.netty.handler.ssl.ocsp with parameters of type OcspResponse