Class NHOtherInfoGenerator.PartyU

    • Method Detail

      • withSuppPubInfo

        public NHOtherInfoGenerator withSuppPubInfo​(byte[] suppPubInfo)
        Add optional supplementary public info (DER tagged, implicit, 0).
        Parameters:
        suppPubInfo - supplementary public info.
        Returns:
        the current builder instance.
      • getSuppPrivInfoPartA

        public byte[] getSuppPrivInfoPartA()
      • generate

        public DEROtherInfo generate​(byte[] suppPrivInfoPartB)