org.bouncycastle.ocsp
Class OCSPRespGenerator
java.lang.Object
org.bouncycastle.ocsp.OCSPRespGenerator
public class OCSPRespGenerator
extends java.lang.Object
base generator for an OCSP response - at the moment this only supports the
generation of responses containing BasicOCSP responses.
INTERNAL_ERROR
public static final int INTERNAL_ERROR
- 2
MALFORMED_REQUEST
public static final int MALFORMED_REQUEST
- 1
SIG_REQUIRED
public static final int SIG_REQUIRED
- 5
SUCCESSFUL
public static final int SUCCESSFUL
- 0
TRY_LATER
public static final int TRY_LATER
- 3
UNAUTHORIZED
public static final int UNAUTHORIZED
- 6