public static class NHOtherInfoGenerator.PartyU extends NHOtherInfoGenerator
NHOtherInfoGenerator.PartyU, NHOtherInfoGenerator.PartyV
otherInfoBuilder, random
Constructor and Description |
---|
PartyU(AlgorithmIdentifier algorithmID,
byte[] partyUInfo,
byte[] partyVInfo,
java.security.SecureRandom random) |
Modifier and Type | Method and Description |
---|---|
DEROtherInfo |
generate(byte[] suppPrivInfoPartB) |
byte[] |
getSuppPrivInfoPartA() |
NHOtherInfoGenerator |
withSuppPubInfo(byte[] suppPubInfo)
Add optional supplementary public info (DER tagged, implicit, 0).
|
public PartyU(AlgorithmIdentifier algorithmID, byte[] partyUInfo, byte[] partyVInfo, java.security.SecureRandom random)
public NHOtherInfoGenerator withSuppPubInfo(byte[] suppPubInfo)
suppPubInfo
- supplementary public info.public byte[] getSuppPrivInfoPartA()
public DEROtherInfo generate(byte[] suppPrivInfoPartB)