Modifier and Type | Interface and Description |
---|---|
public interface | NodeFilter
An interface to tell to the c14n if a node is included or not in the output |
Modifier and Type | Class and Description |
---|---|
public class | InvalidDigestValueException
Raised when the computed hash value doesn't match the given DigestValue. |
public class | InvalidSignatureValueException
Raised if testing the signature value over DigestValue fails because of invalid signature. |
public class | Manifest
Handles |
public class | MissingResourceFailureException
Thrown by |
public class | ObjectContainer
Handles |
public class | Reference
Handles |
public class | ReferenceNotInitializedException
Raised if verifying a |
public class | SignatureProperties
Handles |
public class | SignatureProperty
Handles |
public class | SignedInfo
Handles |
public class | VerifiedReference
Holds the result of a Reference validation. |
public class | XMLSignature
Handles |
public class | XMLSignatureException
All XML Signature related exceptions inherit herefrom. |
public class | XMLSignatureInput
Class XMLSignatureInput $todo$ check whether an XMLSignatureInput can be _both_, octet stream _and_ node set? |
public class | XMLSignatureInputDebugger
Class XMLSignatureInputDebugger |