|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CryptoResult<T> | Basic result for information on the cryptographic process. |
| Class Summary | |
|---|---|
| BasicCryptoResult<T> | Basic implementation for status. |
| Enum Summary | |
|---|---|
| CMSErrorType | CMSExceptions. |
| NotificationError | A NotificationError indicates that the validation or unsealing of a sealed message was successfully completed, BUT that the integrity or author authentication of the message is NOT CORRECT according to the eHealth specifications. |
| NotificationFatal | A NotificationFatal indicates that the validation or unsealing process of a sealed message could not be completed. |
| NotificationWarning | A NotificationWarning indicates that the validation or unsealing of a sealed message was successfully completed, BUT that verification of the integrity or author authentication of the message resulted in warnings to consider. |
| Exception Summary | |
|---|---|
| CryptoResultException | Exception raised when processing a CryptoResult. |
Contains result objects and possible notifications.
Notifications that can occur in a CryptoResult object are divided into levels:
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||