|
Bouncy Castle Cryptography Library 1.38 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.cms.CMSProcessableByteArray
org.bouncycastle.cms.CMSSignableByteArray
a holding class for a byte array of data to be signed or verified.
Constructor Summary | |
CMSSignableByteArray(byte[] bytes)
Deprecated. |
Methods inherited from class org.bouncycastle.cms.CMSProcessableByteArray |
getContent, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CMSSignableByteArray(byte[] bytes)
|
Bouncy Castle Cryptography Library 1.38 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |