List of usage examples for java.security.cert X509Certificate subclass-usage
From source file mitm.common.security.certificate.X509CertificateMicrosoftSKI.java
/**
* Extension of X509Certificate which is used to work around a non standard way to calculate the
* subject key identier (SKI) used by Microsoft products when the SKI is not part of the
* certificate.
*
* For info why this workaround is needed see: https://bugzilla.mozilla.org/show_bug.cgi?id=559243 and