|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.hpke.HPKEContext | +--org.bouncycastle.crypto.hpke.HPKEContextWithEncapsulation
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.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |