Package org.bouncycastle.pkcs.jcajce
Class JcaPKCS8EncryptedPrivateKeyInfoBuilder
- java.lang.Object
-
- org.bouncycastle.pkcs.PKCS8EncryptedPrivateKeyInfoBuilder
-
- org.bouncycastle.pkcs.jcajce.JcaPKCS8EncryptedPrivateKeyInfoBuilder
-
public class JcaPKCS8EncryptedPrivateKeyInfoBuilder extends PKCS8EncryptedPrivateKeyInfoBuilder
-
-
Constructor Summary
Constructors Constructor Description JcaPKCS8EncryptedPrivateKeyInfoBuilder(PrivateKey privateKey)
-
-
-
Constructor Detail
-
JcaPKCS8EncryptedPrivateKeyInfoBuilder
public JcaPKCS8EncryptedPrivateKeyInfoBuilder(PrivateKey privateKey)
-
-