Bouncy Castle Cryptography Library 1.79

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
JcaPKCS8EncryptedPrivateKeyInfoBuilder(java.security.PrivateKey privateKey)
           
 
Methods inherited from class org.bouncycastle.pkcs.PKCS8EncryptedPrivateKeyInfoBuilder
build
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JcaPKCS8EncryptedPrivateKeyInfoBuilder

public JcaPKCS8EncryptedPrivateKeyInfoBuilder(java.security.PrivateKey privateKey)

Bouncy Castle Cryptography Library 1.79