javax interface check #244
Labels
enhancement
New feature or request
Help Wanted
Extra attention is needed
javax
Work to support javax.net.ssl interfaces
As much of JSS predates the standard Java interfaces for Cryptography (and ignores most of the
java.security.spec
classes), we should go through and try and make JSS more compatible with these interfaces.X509Certificate
) into internal classes (such asPK11Cert
).spec
interfaces to create and import keys.spec
interfaces on Digests / Macs to support truncation of results.ECCurve
database with additional curves.Help is definitely wanted!
The text was updated successfully, but these errors were encountered: