|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.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.
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.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |