|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.dvcs.DVCSRequestBuilder
org.bouncycastle.dvcs.CPDRequestBuilder
Builder of DVCSRequests to CPD service (Certify Possession of Data).
| Field Summary |
| Fields inherited from class org.bouncycastle.dvcs.DVCSRequestBuilder |
requestInformationBuilder |
| Constructor Summary | |
CPDRequestBuilder()
|
|
| Method Summary | |
DVCSRequest |
build(byte[] messageBytes)
Build CPD request. |
| Methods inherited from class org.bouncycastle.dvcs.DVCSRequestBuilder |
addExtension, createDVCRequest, setDataLocations, setDataLocations, setDVCS, setDVCS, setNonce, setRequester |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CPDRequestBuilder()
| Method Detail |
public DVCSRequest build(byte[] messageBytes)
throws DVCSException
messageBytes - - data to be certified
DVCSException - on a build issue.
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||