Class SignedOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class SignedOutputStream extends FilterOutputStream
Objects of this class can be used to sign the contents of a stream that can be verified by a SignedInputStream class. Note: This is not a part of the official handle protocol specification. This was introduced by CNRI solely for replication in the Handle.net software.