Export Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Security.Cryptography.X ...
X509Certificate Class
X509Certificate Methods
Export Method
Export Method (X509ContentType ...
Export Method (X509ContentType ...
Export Method (X509ContentType ...
X509Certificate Methods
CreateFromCertFile Method
CreateFromSignedFile Method
CreateHexString Method
Equals Method
Export Method
GetCertHash Method
GetCertHashString Method
GetEffectiveDateString Method
GetExpirationDateString Method
GetFormat Method
GetHashCode Method
GetIssuerName Method
GetKeyAlgorithm Method
GetKeyAlgorithmParameters Meth ...
GetKeyAlgorithmParametersStrin ...
GetName Method
GetPublicKey Method
GetPublicKeyString Method
GetRawCertData Method
GetRawCertDataString Method
GetSerialNumber Method
GetSerialNumberString Method
IDeserializationCallback.OnDes ...
Import Method
ISerializable.GetObjectData Me ...
Reset Method
ToString Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
X509Certificate
.
.
::
.
Export Method
Exports the current
X509Certificate
object to a byte array.
Overload List
Name
Description
Export(X509ContentType)
Exports the current
X509Certificate
object to a byte array in a format described by one of the
X509ContentType
values.
Export(X509ContentType, SecureString)
Exports the current
X509Certificate
object to a byte array using the specified format and a password.
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.
Top
See Also
Reference
X509Certificate Class
X509Certificate Members
System.Security.Cryptography.X509Certificates Namespace
Tags :