Dart.PowerTCP.SslSockets Namespace > CertificateStore Class : CertificateStore Constructor (CertificateStore) |
Creates a new CertificateStore object.
[Visual Basic] Public Sub New()
Creates a new CertificateStore object, initializing it with a pfx file on disk.[C++/CLI] public CertificateStore();
[Visual Basic] Public Sub New(String)
Creates a new CertificateStore object, initializing it with a pfx file on disk.[C++/CLI] public CertificateStore(String^);
[Visual Basic] Public Sub New(String,String)
Creates a new CertificateStore object.
Creates a new CertificateStore object.
[Visual Basic] Public Sub New(CertificateStoreLocation,String,KeyUsage)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
CertificateStore Class | CertificateStore Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.