|
Bouncy Castle Cryptography Library 1.49 | ||||||||
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.CPDRequestData
public class CPDRequestData
Data piece of DVCRequest for CPD service (Certify Possession of Data). It contains CPD-specific selector interface.
This objects are constructed internally, to build DVCS request to CPD service use CPDRequestBuilder.
Field Summary |
---|
Fields inherited from class org.bouncycastle.dvcs.DVCSRequestData |
---|
data |
Method Summary | |
---|---|
byte[] |
getMessage()
Get contained message (data to be certified). |
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 byte[] getMessage()
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |