org.mozilla.jss.pkcs11
public final class PK11Module extends Object
| Method Summary | |
|---|---|
| String | getLibraryName()
Returns the name of the shared library implementing this module. |
| String | getName()
Returns the common name of this module. |
| Enumeration | getTokens()
Get the CryptoTokens provided by this module.
|
| void | reloadTokens()
Re-load the list of this module's tokens. |
Returns: An enumeration of CryptoTokens that come from this module.