Class JcaMiscPEMGenerator

  • All Implemented Interfaces:
    org.bouncycastle.util.io.pem.PemObjectGenerator

    public class JcaMiscPEMGenerator
    extends MiscPEMGenerator
    PEM generator for the original set of PEM objects used in Open SSL.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JcaMiscPEMGenerator

        public JcaMiscPEMGenerator​(java.lang.Object o)
                            throws java.io.IOException
        Throws:
        java.io.IOException
      • JcaMiscPEMGenerator

        public JcaMiscPEMGenerator​(java.lang.Object o,
                                   PEMEncryptor encryptor)
                            throws java.io.IOException
        Throws:
        java.io.IOException