public interface EACSigner
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
getOutputStream()
Returns a stream that will accept data for the purpose of calculating
a signature.
|
byte[] |
getSignature()
Returns a signature based on the current data written to the stream, since the
start or the last call to getSignature().
|
ASN1ObjectIdentifier |
getUsageIdentifier() |
ASN1ObjectIdentifier getUsageIdentifier()
OutputStream getOutputStream()
byte[] getSignature()
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.