Class ContainedPacket

    • Constructor Detail

      • ContainedPacket

        public ContainedPacket()
    • Method Detail

      • getEncoded

        public byte[] getEncoded()
                          throws java.io.IOException
        Specified by:
        getEncoded in interface org.bouncycastle.util.Encodable
        Throws:
        java.io.IOException
      • encode

        public abstract void encode​(BCPGOutputStream pOut)
                             throws java.io.IOException
        Throws:
        java.io.IOException