Calendario |
| l | m | m | g | v | s | d |
---|
25 | 26 | 27 | 28 | 29 | 30 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 1 | 2 | 3 | 4 | 5 |
|
|
PKCS
PKCSThe PKCS#12 specifies a portable format for storing and transporting
certificates, private keys, and miscellaneous secrets. It is the preferred
format for many certificate handling operations and is supported by most
browsers and recent releases of the Windows family of operating systems. It has
the advantage of being able to store the certificate and corresponding key, root
certificate, and any other certificates in the chain in a single
file.http://sourceforge.net/projects/open Leggi tutto il post...
giovedì, 27 giu 2013 Ore. 15.39
Verificare la firma in Java
import java.io.*;import java.security.*;import java.security.cert.*;import java.security.spec.*;import org.apache.commons.io.IOUtils;import sun.misc.BASE64Decoder;class VerSig { public static void main(String[] args) { try { String signedText = " Leggi tutto il post...
mercoledì, 05 giu 2013 Ore. 10.04
|
Archivio Posts |
Anno 2020
Anno 2018
Anno 2015
Anno 2013
Anno 2011
Anno 2010
Anno 2009
Anno 2008
|
Statistiche |
- Views Home Page: 15.066
- Views Posts: 58.204
- Views Gallerie: 2.837
- n° Posts: 117
- n° Commenti: 1
|
|