public class SignerOutputStream
extends java.io.ByteArrayOutputStream
Derived from Apache sources and changed to use java.security.Signature
objects as input instead of
org.apache.xml.security.algorithms.SignatureAlgorithm objects.
Author:
raul, Sean Mullan
Field Summary
Fields inherited from class java.io.ByteArrayOutputStream