Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Namespace Couchbase.Core.IO.Authentication.X509

Classes

CertificateFactory

Factory class for creating ICertificateFactory instance that can be assigned to the CertificateFactory property.

CertificatePathFactory

A CertificateFactory that looks up an x509 given a directory path and password.

CertificateStoreFactory

A CertificateFactory that queries the X509Store for a certificate using the search criteria here: https://docs.microsoft.com/en-us/dotnet/api/system.security.cryptography.x509certificates.x509store?view=netcore-3.1

CertificateStoreSearchCriteria

An options class for locating a certification store and returning a X509Certificate2Collection.

DelegatingCertificateFactory

PredefinedCertificateFactory

RotatingCertificateFactory

Interfaces

ICertificateFactory

IRotatingCertificateFactory

In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.