See: Description
| Class | Description |
|---|---|
| Blacklist |
A blacklist of digest and signature algorithms we should not accept during
signature verification.
|
| CommandLineArguments |
Command line arguments for the
XMLSecTool command line tool. |
| CredentialHelper |
Helper class for reading in cryptographic credentials.
|
| InitializationSupport |
Support class to assist in initializing the environment in which the command-line application runs.
|
| SchemaValidator |
Validates XML documents based on a schema file, or a collection of schema
files contained in a directory.
|
| XMLSecTool |
A command line tool for checking an XML file for well-formedness and validity as well as
signing and checking signatures.
|
| Enum | Description |
|---|---|
| DigestChoice |
The digest method to use in the various signature algorithms.
|
| ReturnCode |
Return codes for the command-line application.
|
| Exception | Description |
|---|---|
| Terminator |
An unchecked exception that will result in the termination of the
command-line application.
|
Copyright © 2011–2016. All rights reserved.