Table of Contents

Constructor KmsConnectionContext

Namespace
MongoDB.Driver.Encryption
Assembly
MongoDB.Driver.dll

KmsConnectionContext(string, int)

Initializes a new instance of the KmsConnectionContext class.

public KmsConnectionContext(string host, int port)

Parameters

host string

The KMS hostname.

port int

The KMS port.