Table of Contents

Class ServerOnlyTlsAuthentication

Namespace
Enterprises.Org.BouncyCastle.Crypto.Tls
Assembly
Enterprises.BouncyCastle.Crypto.dll
public abstract class ServerOnlyTlsAuthentication : TlsAuthentication
Inheritance
ServerOnlyTlsAuthentication
Implements
Inherited Members

Constructors

ServerOnlyTlsAuthentication()

protected ServerOnlyTlsAuthentication()

Methods

GetClientCredentials(CertificateRequest)

public TlsCredentials GetClientCredentials(CertificateRequest certificateRequest)

Parameters

certificateRequest CertificateRequest

Returns

TlsCredentials

NotifyServerCertificate(Certificate)

public abstract void NotifyServerCertificate(Certificate serverCertificate)

Parameters

serverCertificate Certificate