Uses of Class
org.bouncycastle.pqc.crypto.util.PQCOtherInfoGenerator
Packages that use PQCOtherInfoGenerator
-
Uses of PQCOtherInfoGenerator in org.bouncycastle.pqc.crypto.util
Subclasses of PQCOtherInfoGenerator in org.bouncycastle.pqc.crypto.utilModifier and TypeClassDescriptionstatic classParty U (initiator) generation.static classParty V (responder) generation.Methods in org.bouncycastle.pqc.crypto.util that return PQCOtherInfoGeneratorModifier and TypeMethodDescriptionPQCOtherInfoGenerator.PartyU.withSuppPubInfo(byte[] suppPubInfo) Add optional supplementary public info (DER tagged, implicit, 0).PQCOtherInfoGenerator.PartyV.withSuppPubInfo(byte[] suppPubInfo) Add optional supplementary public info (DER tagged, implicit, 0).