Table of Contents

Interface TlsStreamSigner

Namespace
Org.BouncyCastle.Tls.Crypto
Assembly
BouncyCastle.Cryptography.dll
public interface TlsStreamSigner

Properties

Stream

Stream Stream { get; }

Property Value

Stream

Exceptions

IOException

Methods

GetSignature()

byte[] GetSignature()

Returns

byte[]

Exceptions

IOException