aspose file tools
The moose likes Security and the fly likes how generate a attribute cerificate in separate files with crypto shell extension(like .cer), Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "how generate a attribute cerificate in separate files with crypto shell extension(like .cer), " Watch "how generate a attribute cerificate in separate files with crypto shell extension(like .cer), " New topic
Author

how generate a attribute cerificate in separate files with crypto shell extension(like .cer),

saurabh raturi
Greenhorn

Joined: Jul 30, 2009
Posts: 11
i m trying to run a sample program to create a attribute certificate using bouncy castle API.

can anybody help me to create all these client and other certificates in the code(please see sample program below) in separate files with crypto shell extension(like .cer), which is already displayed in output console of net beans.

thanks in advance

the sample code is here:


Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 32421
Please edit your post so that the code is indented; it's too hard to try and make sense of it as it is. Also add linebreaks in those BigInteger values, so that the layout isn't screwed up.

What does the code do now, and where are you stuck changing it so that it does what you need done?


Android appsImageJ pluginsJava web charts
 
 
subject: how generate a attribute cerificate in separate files with crypto shell extension(like .cer),
 
developer file tools