|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkz.gamma.cmp.CmpData
kz.gamma.cmp.CmpRequest
kz.gamma.cmp.RevocationRequest
public class RevocationRequest
Запрос отзыва сертификата
| Field Summary |
|---|
| Fields inherited from class kz.gamma.cmp.CmpRequest |
|---|
request, serverCertificate |
| Fields inherited from class kz.gamma.cmp.CmpData |
|---|
acquireContextFlag, caCertificate, fileHelper, handleKey1, handleKey2, handleProv, profile, profileCreator, profileInfo, profileKeySpec, transactionId |
| Constructor Summary | |
|---|---|
RevocationRequest()
|
|
| Method Summary | |
|---|---|
protected byte[] |
create(java.util.Map params)
Формирование запроса Internet X.509 Public Key Infrastructure Certificate Management Protocol (CMP) http://www.ietf.org/rfc/rfc4210.txt |
| Methods inherited from class kz.gamma.cmp.CmpRequest |
|---|
createRequest, getRequest, getServerCertificate, initFields |
| Methods inherited from class kz.gamma.cmp.CmpData |
|---|
getAcquireContextFlag, getCaCertificate, getHandleKey1, getHandleKey2, getHandleProv, getProfile, getProfileKeySpec, getTransactionId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RevocationRequest()
| Method Detail |
|---|
protected byte[] create(java.util.Map params)
create in class CmpRequestparams - Параметры для запроса.
Ключи:
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||