advanced code snippet search
vss on 03/15/11
convert Certificate X509
03/15/11 07:33pm
byte[] encodedUserCertificate; X509Certificate userCertificate = X509Certificate.getInstance(encodedUserCertificate);
Report this snippet Tweet
Comment:
You need to login to post a comment.