Uses of Class
org.xipki.ocsp.server.type.ExtendedExtension
-
Packages that use ExtendedExtension Package Description org.xipki.ocsp.server.type -
-
Uses of ExtendedExtension in org.xipki.ocsp.server.type
Methods in org.xipki.ocsp.server.type that return ExtendedExtension Modifier and Type Method Description static ExtendedExtensionExtendedExtension. getInstance(byte[] encoded, int from, int len)ExtendedExtensionExtendedExtension. revertCritical()Methods in org.xipki.ocsp.server.type that return types with arguments of type ExtendedExtension Modifier and Type Method Description List<ExtendedExtension>OcspRequest. getExtensions()
-