This topic has not yet been rated - Rate this topic

X509Certificate2.Export Method

Exports the current X509Certificate object to a byte array.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Export(X509ContentType) Exports the current X509Certificate object to a byte array in a format described by one of the X509ContentType values. (Inherited from X509Certificate.)
Public method Export(X509ContentType, SecureString) Exports the current X509Certificate object to a byte array using the specified format and a password. (Inherited from X509Certificate.)
Public method Export(X509ContentType, String) Exports the current X509Certificate object to a byte array in a format described by one of the X509ContentType values, and using the specified password. (Inherited from X509Certificate.)
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ