|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.pqc.crypto.newhope.NHSecretKeyProcessor.PartyUBuilder
Party U (initiator) processor builder.
Constructor Summary | |
NHSecretKeyProcessor.PartyUBuilder(java.security.SecureRandom random)
|
Method Summary | |
NHSecretKeyProcessor |
build(byte[] partB)
|
byte[] |
getPartA()
|
NHSecretKeyProcessor.PartyUBuilder |
withSharedInfo(byte[] sharedInfo)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NHSecretKeyProcessor.PartyUBuilder(java.security.SecureRandom random)
Method Detail |
public NHSecretKeyProcessor.PartyUBuilder withSharedInfo(byte[] sharedInfo)
public byte[] getPartA()
public NHSecretKeyProcessor build(byte[] partB)
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |