edu.virtualschool.jco.JCOSignatureFault Class Reference
Inheritance diagram for edu.virtualschool.jco.JCOSignatureFault:
Collaboration diagram for edu.virtualschool.jco.JCOSignatureFault:
[legend]List of all members.
Detailed Description
This fault is thrown to signify that a JCO signature operation failed. The public key used in verifying must be the compliment of the private key used in signing.
Definition at line 8 of file JCOSignatureFault.java.
|
Public Member Functions |
|
| JCOSignatureFault (Object m, Throwable e) |
|
| JCOSignatureFault (Object m) |
|
| JCOSignatureFault (Exception e) |
|
String | getReason () |
|
String | getAdvice () |
The documentation for this class was generated from the following file: