nelson wrote:
> Hi,
> Yes, I'm looking for KeyUsage extension (sorry for my english :( )
> 
> Do you know why there are two cert classes (pkcs11.PKC11Cert and
> pkix.Certificate), and they aren't related? 
> 
PK11Cert is a handle to an underlying NSS certificate (C struct).

pkix.Certificate is a pure-Java implementation.

I agree that it's confusing.


Reply via email to