| java.lang.Object org.bouncycastle.ocsp.OCSPRespGenerator
OCSPRespGenerator | public class OCSPRespGenerator (Code) | | base generator for an OCSP response - at the moment this only supports the
generation of responses containing BasicOCSP responses.
|
INTERNAL_ERROR | final public static int INTERNAL_ERROR(Code) | | |
MALFORMED_REQUEST | final public static int MALFORMED_REQUEST(Code) | | |
SIG_REQUIRED | final public static int SIG_REQUIRED(Code) | | |
SUCCESSFUL | final public static int SUCCESSFUL(Code) | | |
TRY_LATER | final public static int TRY_LATER(Code) | | |
UNAUTHORIZED | final public static int UNAUTHORIZED(Code) | | |
|
|