public static class NHSecretKeyProcessor.PartyUBuilder
extends java.lang.Object
| Constructor and Description |
|---|
PartyUBuilder(java.security.SecureRandom random) |
| Modifier and Type | Method and Description |
|---|---|
NHSecretKeyProcessor |
build(byte[] partB) |
byte[] |
getPartA() |
NHSecretKeyProcessor.PartyUBuilder |
withSharedInfo(byte[] sharedInfo) |
public NHSecretKeyProcessor.PartyUBuilder withSharedInfo(byte[] sharedInfo)
public byte[] getPartA()
public NHSecretKeyProcessor build(byte[] partB)