|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.Dictionary
java.util.Hashtable
java.util.Properties
java.security.Provider
jsdsi.Provider
A cryptographic provider for SPKI/SDSI and S-expressions. Fully specified by the file jsdsi.properties.
| Field Summary |
| Fields inherited from class java.util.Properties |
defaults |
| Constructor Summary | |
Provider()
|
|
| Method Summary | |
static void |
install()
Installs the new cryptographic provider. |
static void |
main(java.lang.String[] args)
Creates a new certificate and key factory. |
| Methods inherited from class java.security.Provider |
clear, entrySet, getInfo, getName, getVersion, keySet, load, put, putAll, remove, toString, values |
| Methods inherited from class java.util.Properties |
getProperty, getProperty, list, list, propertyNames, save, setProperty, store |
| Methods inherited from class java.util.Hashtable |
clone, contains, containsKey, containsValue, elements, equals, get, hashCode, isEmpty, keys, rehash, size |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Provider()
Object.Object()| Method Detail |
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - command-line arguments (not considered).
java.lang.Exception - if an error occurs.public static void install()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||