06-20-2012 09:16 AM
Hello,
I want to revoke a certificate programmatically. I found the class net.rim.device.api.crypto.certificate.x509.X509Cer
The constructor has below parameters :
In my method I have the keystore object and the certificate (net.rim.device.api.crypto.certificate.x509.X509Cer
Someone has an idea about it, or another solution ?