Interface TlsStreamSigner
- Namespace
- Org.BouncyCastle.Tls.Crypto
- Assembly
- BouncyCastle.Cryptography.dll
public interface TlsStreamSigner
Properties
Stream
Stream Stream { get; }
Property Value
Exceptions
Methods
GetSignature()
byte[] GetSignature()
Returns
- byte[]