org.bouncycastle.pqc.crypto.newhope
Class NHSecretKeyProcessor.PartyVBuilder
java.lang.Object
|
+--org.bouncycastle.pqc.crypto.newhope.NHSecretKeyProcessor.PartyVBuilder
- Enclosing class:
- NHSecretKeyProcessor
- public static class NHSecretKeyProcessor.PartyVBuilder
- extends java.lang.Object
Party V (responder) processor builder.
Field Summary |
protected java.security.SecureRandom |
random
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
random
protected final java.security.SecureRandom random
NHSecretKeyProcessor.PartyVBuilder
public NHSecretKeyProcessor.PartyVBuilder(java.security.SecureRandom random)
withSharedInfo
public NHSecretKeyProcessor.PartyVBuilder withSharedInfo(byte[] sharedInfo)
getPartB
public byte[] getPartB(byte[] partUContribution)
build
public NHSecretKeyProcessor build()