Couchbase .NET SDK | 3.7.2
Search Results for

    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.

    PredefinedCertificateFactory

    Interfaces

    ICertificateFactory

    In this article
    Back to top © 2025 Couchbase, Inc.