public class CertificationResponse extends CmpResponse
Modifier and Type | Field and Description |
---|---|
private int |
status
Статус ответа LibraryWrapper.PKI_CMP_CP
|
private java.util.Date |
time
Время до которого транзакция будет действительна, если статус ответа равен
LibraryWrapper.PKISTATUS_INFO_WAITING
|
errorCmpFail, errorCmpStatus, response, responseType, responseTypeCode, signerCertificate, usefulData
acquireContextFlag, caCertificate, fileHelper, handleKey1, handleKey2, handleProv, profile, profileCreator, profileInfo, profileKeySpec, transactionId
Constructor and Description |
---|
CertificationResponse() |
Modifier and Type | Method and Description |
---|---|
int |
getStatus()
Получение cтатуса ответа LibraryWrapper.PKI_CMP_CP
|
private java.util.Date |
getTime()
Получение времени до которого транзакция будет действительна, если статус ответа равен
LibraryWrapper.PKISTATUS_INFO_WAITING
|
protected boolean |
verify(java.util.Map params)
Проверка ответа
Internet X.509 Public Key Infrastructure
Certificate Management Protocol (CMP)
http://www.ietf.org/rfc/rfc4210.txt
|
getErrorCmpFail, getErrorCmpStatus, getResponse, getResponseType, getResponseTypeCode, getSignerCertificate, getUsefulData, initFields, verifyResponse
getAcquireContextFlag, getCaCertificate, getHandleKey1, getHandleKey2, getHandleProv, getProfile, getProfileKeySpec, getTransactionId
private java.util.Date time
private int status
protected boolean verify(java.util.Map params)
verify
in class CmpResponse
params
- Параметры для проверки ответа.
Ключи:
private java.util.Date getTime()
public int getStatus()
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.