Class JcaPKCS8EncryptedPrivateKeyInfoBuilder

    • Constructor Detail

      • JcaPKCS8EncryptedPrivateKeyInfoBuilder

        public JcaPKCS8EncryptedPrivateKeyInfoBuilder​(java.security.PrivateKey privateKey)
        Base constructor.
        Parameters:
        privateKey - the JCA private key to be encrypted.