[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The SmsCertificateBlobHelperstype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
DecodeSerializedCertificate(String)
Converts a string in an SMS blob format to a byte[] array
DecodeSerializedCertificateToX509Certificate(String)
Converts a string in an SMS blob format to an X509Certificate
Serialize(X509Certificate)
Converts an X509Certificateinto an SMS blob format
SerializeCertificate( array< Byte > [] () [] [] )
Converts a byte[] into an SMS blob format

See Also