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