|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.hpke.HPKEContext
org.bouncycastle.crypto.hpke.HPKEContextWithEncapsulation
Field Summary |
Fields inherited from class org.bouncycastle.crypto.hpke.HPKEContext |
aead, exporterSecret, hkdf, suiteId |
Constructor Summary | |
HPKEContextWithEncapsulation(HPKEContext context,
byte[] encapsulation)
|
Method Summary | |
byte[] |
getEncapsulation()
|
Methods inherited from class org.bouncycastle.crypto.hpke.HPKEContext |
expand, export, extract, open, open, seal, seal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HPKEContextWithEncapsulation(HPKEContext context, byte[] encapsulation)
Method Detail |
public byte[] getEncapsulation()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |