| Class | Description |
|---|---|
| DigesterOutputStream |
This class has been modified slightly to use java.security.MessageDigest
objects as input, rather than
org.apache.xml.security.algorithms.MessageDigestAlgorithm objects.
|
| MacOutputStream |
Derived from Apache sources and changed to use Mac objects instead of
org.apache.xml.security.algorithms.SignatureAlgorithm objects.
|
| SignerOutputStream |
Derived from Apache sources and changed to use java.security.Signature
objects as input instead of
org.apache.xml.security.algorithms.SignatureAlgorithm objects.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.