CertificateStore Class
Stores all the SSL certificates on the device.
Namespace: Microsoft.SPOT.Net.Security
Assembly: Microsoft.SPOT.Net.Security (in microsoft.spot.net.security.dll)
Syntax
public static class CertificateStore
Remarks
The certificate store contains two basic types of certificates: personal and certificate authority (CA). Personal certificates are outbound certificates that validate the device. CA certificates are used to validate incoming certificates.
Version Information
Available in the .NET Micro Framework versions 3.0, 4.0, 4.1 and 4.2.
See Also
Reference
CertificateStore Members
Microsoft.SPOT.Net.Security Namespace