public class OCSPResponse
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
status
Статус проверки.
|
Constructor and Description |
---|
OCSPResponse() |
Modifier and Type | Method and Description |
---|---|
int |
getStatus()
Получение статуса проверки.
|
boolean |
verifyResponse(java.util.Map params)
Проверка ответа
Internet X.509 Public Key Infrastructure
Certificate Management Protocol (CMP)
http://www.ietf.org/rfc/rfc4210.txt
|
protected int status
public boolean verifyResponse(java.util.Map params)
params
- Параметры для проверки ответа.
Ключи:
public int getStatus()
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.