Dispose |
DISPID (Dispatch ID):
For more information, see Dispose in .NET Reference. |
Equals | Determines whether the specified object is equal to the current object.
DISPID (Dispatch ID):
For more information, see Equals in .NET Reference. |
Export | Exports an X509Certificate2 object.
DISPID (Dispatch ID):
For more information, see Export in .NET Reference. |
GetCertHash | Returns the hash value for a PkiCertificate object.
DISPID (Dispatch ID):
For more information, see GetCertHash in .NET Reference. |
GetCertHashString | Returns a hexadecimal string that contains the hash value for the X.509v3 certificate.
DISPID (Dispatch ID):
For more information, see GetCertHashString in .NET Reference. |
GetEffectiveDateString | Returns the effective date of this X.509v3 certificate.
DISPID (Dispatch ID):
For more information, see GetEffectiveDateString in .NET Reference. |
GetExpirationDateString | Returns the expiration date of this X.509v3 certificate.
DISPID (Dispatch ID):
For more information, see GetExpirationDateString in .NET Reference. |
GetFormat | Returns the name of the format of this X.509v3 certificate.
DISPID (Dispatch ID):
For more information, see GetFormat in .NET Reference. |
GetHashCode | Returns a hash code for the current object.
DISPID (Dispatch ID):
For more information, see GetHashCode in .NET Reference. |
GetIssuerName | Returns the name of the certification authority that issued the X.509v3 certificate.
DISPID (Dispatch ID):
For more information, see GetIssuerName in .NET Reference. |
GetKeyAlgorithm | Returns the key algorithm information for this X.509v3 certificate as a string.
DISPID (Dispatch ID):
For more information, see GetKeyAlgorithm in .NET Reference. |
GetKeyAlgorithmParameters | Returns the key algorithm parameters for the X.509v3 certificate as an array of bytes.
DISPID (Dispatch ID):
For more information, see GetKeyAlgorithmParameters in .NET Reference. |
GetKeyAlgorithmParametersString | Returns the key algorithm parameters for the X.509v3 certificate as a hexadecimal string.
DISPID (Dispatch ID):
For more information, see GetKeyAlgorithmParametersString in .NET Reference. |
GetName | Returns the name of the principal to which the certificate was issued.
DISPID (Dispatch ID):
For more information, see GetName in .NET Reference. |
GetObjectData |
DISPID (Dispatch ID):
For more information, see System.Runtime.Serialization.ISerializable.GetObjectData in .NET Reference. |
GetPublicKey | Returns the public key for the X.509v3 certificate as an array of bytes.
DISPID (Dispatch ID):
For more information, see GetPublicKey in .NET Reference. |
GetPublicKeyString | Returns the public key for the X.509v3 certificate as a hexadecimal string.
DISPID (Dispatch ID):
For more information, see GetPublicKeyString in .NET Reference. |
GetRawCertData | Returns the raw data for the entire X.509v3 certificate as an array of bytes.
DISPID (Dispatch ID):
For more information, see GetRawCertData in .NET Reference. |
GetRawCertDataString | Returns the raw data for the entire X.509v3 certificate as a hexadecimal string.
DISPID (Dispatch ID):
For more information, see GetRawCertDataString in .NET Reference. |
GetSerialNumberByteArray | Returns the serial number of the X.509v3 certificate as an array of bytes in little-endian order.
DISPID (Dispatch ID):
For more information, see GetSerialNumberByteArray in .NET Reference. |
GetSerialNumberString | Returns the serial number of the X.509v3 certificate as a little-endian hexadecimal string.
DISPID (Dispatch ID):
For more information, see GetSerialNumberString in .NET Reference. |
GetType | Gets the Type of the current instance.
DISPID (Dispatch ID):
For more information, see GetType in .NET Reference. |
Import | Populates an X509Certificate2 object using data from a byte array, a password, and flags for determining how to import the private key.
DISPID (Dispatch ID):
For more information, see Import in .NET Reference. |
OnDeserialization |
DISPID (Dispatch ID):
For more information, see System.Runtime.Serialization.IDeserializationCallback.OnDeserialization in .NET Reference. |
Reset | Resets the state of an X509Certificate2 object.
DISPID (Dispatch ID):
For more information, see Reset in .NET Reference. |
Verify | Performs a PKI chain validation using basic validation policy.
DISPID (Dispatch ID):
For more information, see Verify in .NET Reference. |