|
Bouncy Castle Cryptography Library 1.45 | ||||||||
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.CMSEnvelopableByteArray
public class CMSEnvelopableByteArray
a holding class for a byte array of data to be enveloped.
Constructor Summary | |
---|---|
CMSEnvelopableByteArray(byte[] bytes)
Deprecated. |
Method Summary |
---|
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 CMSEnvelopableByteArray(byte[] bytes)
|
Bouncy Castle Cryptography Library 1.45 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |