Represents a certificate store.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public NotInheritable Class CertificateStore _ Implements IEnumerable(Of Certificate), IEnumerable, _ IDisposable |
C# |
---|
public sealed class CertificateStore : IEnumerable<Certificate>, IEnumerable, IDisposable |
Inheritance Hierarchy
System..::..Object
Rebex.Security.Certificates..::..CertificateStore
Rebex.Security.Certificates..::..CertificateStore