public interface

OCSPRespStatus

org.bouncycastle.ocsp.OCSPRespStatus

Summary

Constants
int INTERNAL_ERROR
int MALFORMED_REQUEST
int SIGREQUIRED
int SUCCESSFUL note 4 is not used.
int TRY_LATER
int UNAUTHORIZED

Constants

public static final int INTERNAL_ERROR

Constant Value: 2 (0x00000002)

public static final int MALFORMED_REQUEST

Constant Value: 1 (0x00000001)

public static final int SIGREQUIRED

Constant Value: 5 (0x00000005)

public static final int SUCCESSFUL

note 4 is not used.

Constant Value: 0 (0x00000000)

public static final int TRY_LATER

Constant Value: 3 (0x00000003)

public static final int UNAUTHORIZED

Constant Value: 6 (0x00000006)