|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EACSigner
Method Summary | |
---|---|
java.io.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(). |
org.bouncycastle.asn1.ASN1ObjectIdentifier |
getUsageIdentifier()
|
Method Detail |
---|
org.bouncycastle.asn1.ASN1ObjectIdentifier getUsageIdentifier()
java.io.OutputStream getOutputStream()
byte[] getSignature()
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |