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