.NET Framework Class Library
X509Certificate..::.Export Method

Exports the current X509Certificate object to a byte array.

Overload List

  NameDescription
Public methodExport(X509ContentType)Exports the current X509Certificate object to a byte array in a format described by one of the X509ContentType values.
Public methodExport(X509ContentType, SecureString)Exports the current X509Certificate object to a byte array using the specified format and a password.
Public methodExport(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.
Top
See Also

Reference

Tags :


Page view tracker