| Class | Description |
|---|---|
| CryptoManager |
Utilities to encrypt / decrypt strings.
|
| KeyValueKeySelector |
Finds and returns a key used in the signature
KeyInfo object. |
| SignatureManager |
Simple class to deal with xml signature.
|
| SimpleKeySelectorResult |
Implements a simple
KeySelectorResult. |
| X509Util |
Implements simple X509 validations and utilities.
|
| Exception | Description |
|---|---|
| CryptoException |
Exception whith the crypto problem.
|
| SignatureManagerException |
Simple exception implementation to notify errors in the sign and validation process.
|
| SignatureSyntaxException |
Implements an exception to notify problems with the signature syntaxis.
|
| SignatureVerificationException |
Implements an exception to notify problems with the signature validation.
|