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