Table of Contents

Interface TlsStreamVerifier

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

Properties

Stream

Stream Stream { get; }

Property Value

Stream

Exceptions

IOException

Methods

IsVerified()

bool IsVerified()

Returns

bool

Exceptions

IOException