|
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.crypto.tls.SupplementalDataEntry
public class SupplementalDataEntry
Constructor Summary | |
---|---|
SupplementalDataEntry(int supp_data_type,
byte[] data)
|
Method Summary | |
---|---|
byte[] |
getData()
|
int |
getDataType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SupplementalDataEntry(int supp_data_type, byte[] data)
Method Detail |
---|
public int getDataType()
public byte[] getData()
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |