Package org.bouncycastle.tls.crypto
Interface TlsStreamSigner
-
public interface TlsStreamSigner
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.OutputStream
getOutputStream()
byte[]
getSignature()
-