Class JcaPKCS8Generator

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

    public class JcaPKCS8Generator
    extends PKCS8Generator
    • Constructor Detail

      • JcaPKCS8Generator

        public JcaPKCS8Generator​(java.security.PrivateKey key,
                                 OutputEncryptor encryptor)
                          throws org.bouncycastle.util.io.pem.PemGenerationException
        Throws:
        org.bouncycastle.util.io.pem.PemGenerationException