Click or drag to resize

GSF.Net.Security Namespace

 
Classes
  Class Description
Public class CertificateGenerator The CertificateGenerator searches certificate stores for existing certificates and creates self-signed certificates if no matching certificate exists in any accessible store. It then generates a certificate file at the specified certificate path.
Public class CertificatePolicy Represents a set of flags to be checked when validating remote certificates.
Public class CertificatePolicyChecker Certificate checker that validates remote certificates based on certificate policies associated with each certificate.
Public class SimpleCertificateChecker Simple implementation of ICertificateChecker.
Public class SimplePolicyChecker Simple implementation of ICertificateChecker.
Interfaces
  Interface Description
Public interface ICertificateChecker Defines the interface for a generic X.509 certificate checker.