Class JcaPKCS8Generator

java.lang.Object
org.bouncycastle.openssl.PKCS8Generator
org.bouncycastle.openssl.jcajce.JcaPKCS8Generator
All Implemented Interfaces:
org.bouncycastle.util.io.pem.PemObjectGenerator

public class JcaPKCS8Generator extends PKCS8Generator
  • Constructor Details

    • JcaPKCS8Generator

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