|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.dvcs.DVCSRequestData
org.bouncycastle.dvcs.VPKCRequestData
Data piece of DVCS request to VPKC service (Verify Public Key Certificates). It contains VPKC-specific interface.
This objects are constructed internally, to build DVCS request to VPKC service use VPKCRequestBuilder.
Field Summary |
Fields inherited from class org.bouncycastle.dvcs.DVCSRequestData |
data |
Method Summary | |
java.util.List |
getCerts()
Get contained certs choice data.. |
Methods inherited from class org.bouncycastle.dvcs.DVCSRequestData |
toASN1Structure |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.util.List getCerts()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |