Class BCPGObject

    • Constructor Detail

      • BCPGObject

        public BCPGObject()
    • 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 out)
                             throws java.io.IOException
        Throws:
        java.io.IOException