public static class NHSecretKeyProcessor.PartyUBuilder extends Object
Constructor and Description |
---|
PartyUBuilder(SecureRandom random) |
Modifier and Type | Method and Description |
---|---|
NHSecretKeyProcessor |
build(byte[] partB) |
byte[] |
getPartA() |
NHSecretKeyProcessor.PartyUBuilder |
withSharedInfo(byte[] sharedInfo) |
public PartyUBuilder(SecureRandom random)
public NHSecretKeyProcessor.PartyUBuilder withSharedInfo(byte[] sharedInfo)
public byte[] getPartA()
public NHSecretKeyProcessor build(byte[] partB)
Copyright © 2021 BouncyCastle.org. All rights reserved.