System::Security::Cryptography::X509Certificates::X509Certificate2 Member List

This is the complete list of members for System::Security::Cryptography::X509Certificates::X509Certificate2, including all inherited members.

CreateFromCertFile(const String &filename)System::Security::Cryptography::X509Certificates::X509Certificatestatic
CreateFromSignedFile(const String &filename)System::Security::Cryptography::X509Certificates::X509Certificatestatic
Dispose() overrideSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
Equals(SharedPtr< Object > obj) overrideSystem::Security::Cryptography::X509Certificates::X509Certificate
System::Object::Equals(ptr obj)System::Objectvirtual
System::Object::Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
System::Object::Equals(float const &objA, float const &objB)System::Objectinline
System::Object::Equals(double const &objA, double const &objB)System::Objectinline
Export(X509ContentType content_type) constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
Export(X509ContentType content_type, const SecureStringPtr &password) constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
Export(X509ContentType content_type, const String &password) constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
FormatDate(DateTime dt)System::Security::Cryptography::X509Certificates::X509Certificateprotectedstatic
get_Archived() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
get_Extensions() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
get_FriendlyName() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
get_Handle() constSystem::Security::Cryptography::X509Certificates::X509Certificate
get_HasPrivateKey() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
get_Issuer() constSystem::Security::Cryptography::X509Certificates::X509Certificate
get_IssuerName() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
get_NotAfter() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
get_NotBefore() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
get_PrivateKey() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
get_PublicKey() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
get_RawData() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
get_SerialNumber() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
get_SignatureAlgorithm() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
get_Subject() constSystem::Security::Cryptography::X509Certificates::X509Certificate
get_SubjectName() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
get_Thumbprint() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
get_Version() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
GetCertContentType(const ByteArrayPtr &raw_data)System::Security::Cryptography::X509Certificates::X509Certificate2static
GetCertContentType(const String &filename)System::Security::Cryptography::X509Certificates::X509Certificate2static
GetCertHash() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetCertHash(const HashAlgorithmName &hash_algorithm) constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetCertHashString() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetCertHashString(const HashAlgorithmName &hash_algorithm) constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetCounter()System::Objectinline
GetDSAPrivateKey() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
GetDSAPublicKey() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
GetECDsaPrivateKey() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
GetECDsaPublicKey() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
GetEffectiveDateString() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetExpirationDateString() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetFormat() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetHashCode() const overrideSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetIssuerName() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetIssuerNameInternal() constSystem::Security::Cryptography::X509Certificates::X509Certificateprotected
GetKeyAlgorithm() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetKeyAlgorithmParameters() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetKeyAlgorithmParametersString() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetName() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetNameInfo(X509NameType name_type, bool for_issuer) constSystem::Security::Cryptography::X509Certificates::X509Certificate2
GetNotAfter() constSystem::Security::Cryptography::X509Certificates::X509Certificateprotected
GetNotBefore() constSystem::Security::Cryptography::X509Certificates::X509Certificateprotected
GetPublicKey() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetPublicKeyString() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetRawCertData() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetRawCertDataString() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetRawCertHash() constSystem::Security::Cryptography::X509Certificates::X509Certificateprotected
GetRawKeyAlgorithmParameters() constSystem::Security::Cryptography::X509Certificates::X509Certificateprotected
GetRawPublicKey() constSystem::Security::Cryptography::X509Certificates::X509Certificateprotected
GetRawSerialNumber() constSystem::Security::Cryptography::X509Certificates::X509Certificateprotected
GetRSAPrivateKey() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
GetRSAPublicKey() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
GetSerialNumber() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetSerialNumberString() constSystem::Security::Cryptography::X509Certificates::X509Certificatevirtual
GetSubjectNameInternal() constSystem::Security::Cryptography::X509Certificates::X509Certificateprotected
GetType() constSystem::Objectvirtual
Import(const String &filename, const SecureStringPtr &password, X509KeyStorageFlags key_storage_flags) overrideSystem::Security::Cryptography::X509Certificates::X509Certificate2virtual
Import(const String &filename, const String &password, X509KeyStorageFlags key_storage_flags) overrideSystem::Security::Cryptography::X509Certificates::X509Certificate2virtual
Import(const ByteArrayPtr &data, const SecureStringPtr &password, X509KeyStorageFlags key_storage_flags) overrideSystem::Security::Cryptography::X509Certificates::X509Certificate2virtual
Import(const ByteArrayPtr &data, const String &password, X509KeyStorageFlags key_storage_flags) overrideSystem::Security::Cryptography::X509Certificates::X509Certificate2virtual
Import(const String &filename) overrideSystem::Security::Cryptography::X509Certificates::X509Certificate2virtual
Import(const ByteArrayPtr &data) overrideSystem::Security::Cryptography::X509Certificates::X509Certificate2virtual
Is(const TypeInfo &targetType) constSystem::Objectvirtual
Lock()System::Object
m_pimplSystem::Security::Cryptography::X509Certificates::X509Certificateprotected
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(const X509Certificate &)=deleteSystem::Security::Cryptography::X509Certificates::X509Certificate
System::Object::operator=(Object const &x)System::Objectinline
ptr typedefSystem::Object
Ptr typedefSystem::Security::Cryptography::X509Certificates::X509Certificate
ReferenceEquals(ptr const &objA, ptr const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, T const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, std::nullptr_t)System::Objectinlinestatic
ReferenceEquals(String const &str, std::nullptr_t)System::Objectinline
ReferenceEquals(String const &str1, String const &str2)System::Objectinline
RemovedSharedRefs(int count)System::Objectinline
Reset() overrideSystem::Security::Cryptography::X509Certificates::X509Certificate2virtual
set_Archived(bool value) constSystem::Security::Cryptography::X509Certificates::X509Certificate2
set_FriendlyName(const String &value)System::Security::Cryptography::X509Certificates::X509Certificate2
set_PrivateKey(const SharedPtr< AsymmetricAlgorithm > &value)System::Security::Cryptography::X509Certificates::X509Certificate2
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
ToString(bool verbose) const overrideSystem::Security::Cryptography::X509Certificates::X509Certificate2virtual
ToString() const overrideSystem::Security::Cryptography::X509Certificates::X509Certificate2virtual
Type()System::Objectinlinestatic
Unlock()System::Object
Verify() constSystem::Security::Cryptography::X509Certificates::X509Certificate2
VerifyCertificateCreated() constSystem::Security::Cryptography::X509Certificates::X509Certificateprotected
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
X509Certificate(const X509Certificate &)=deleteSystem::Security::Cryptography::X509Certificates::X509Certificate
X509Certificate()System::Security::Cryptography::X509Certificates::X509Certificate
X509Certificate(const ByteArrayPtr &data)System::Security::Cryptography::X509Certificates::X509Certificate
X509Certificate(const String &filename)System::Security::Cryptography::X509Certificates::X509Certificate
X509Certificate(const SharedPtr< X509Certificate > &cert)System::Security::Cryptography::X509Certificates::X509Certificate
X509Certificate(const ByteArrayPtr &raw_data, const String &password)System::Security::Cryptography::X509Certificates::X509Certificate
X509Certificate(const ByteArrayPtr &raw_data, const SecureStringPtr &password)System::Security::Cryptography::X509Certificates::X509Certificate
X509Certificate(const String &filename, const String &password)System::Security::Cryptography::X509Certificates::X509Certificate
X509Certificate(const String &filename, const SecureStringPtr &password)System::Security::Cryptography::X509Certificates::X509Certificate
X509Certificate(const ByteArrayPtr &raw_data, const String &password, X509KeyStorageFlags key_storage_flags)System::Security::Cryptography::X509Certificates::X509Certificate
X509Certificate(const ByteArrayPtr &raw_data, const SecureStringPtr &password, X509KeyStorageFlags key_storage_flags)System::Security::Cryptography::X509Certificates::X509Certificate
X509Certificate(const String &filename, const String &password, X509KeyStorageFlags key_storage_flags)System::Security::Cryptography::X509Certificates::X509Certificate
X509Certificate(const String &filename, const SecureStringPtr &password, X509KeyStorageFlags key_storage_flags)System::Security::Cryptography::X509Certificates::X509Certificate
X509Certificate(const ByteArrayPtr &raw_data, const ByteArrayPtr &private_key, X509KeyStorageFlags key_storage_flags)System::Security::Cryptography::X509Certificates::X509Certificate
X509Certificate2()System::Security::Cryptography::X509Certificates::X509Certificate2
X509Certificate2(const String &filename)System::Security::Cryptography::X509Certificates::X509Certificate2
X509Certificate2(const SharedPtr< X509Certificate > &cert)System::Security::Cryptography::X509Certificates::X509Certificate2
X509Certificate2(const ByteArrayPtr &raw_data)System::Security::Cryptography::X509Certificates::X509Certificate2
X509Certificate2(const ByteArrayPtr &raw_data, const String &password)System::Security::Cryptography::X509Certificates::X509Certificate2
X509Certificate2(const ByteArrayPtr &raw_data, const SecureStringPtr &password)System::Security::Cryptography::X509Certificates::X509Certificate2
X509Certificate2(const ByteArrayPtr &raw_data, const String &password, X509KeyStorageFlags key_storage_flags)System::Security::Cryptography::X509Certificates::X509Certificate2
X509Certificate2(const ByteArrayPtr &raw_data, const SecureStringPtr &password, X509KeyStorageFlags key_storage_flags)System::Security::Cryptography::X509Certificates::X509Certificate2
X509Certificate2(const String &filename, const String &password)System::Security::Cryptography::X509Certificates::X509Certificate2
X509Certificate2(const String &filename, const SecureStringPtr &password)System::Security::Cryptography::X509Certificates::X509Certificate2
X509Certificate2(const String &filename, const String &password, X509KeyStorageFlags key_storage_flags)System::Security::Cryptography::X509Certificates::X509Certificate2
X509Certificate2(const String &filename, const SecureStringPtr &password, X509KeyStorageFlags key_storage_flags)System::Security::Cryptography::X509Certificates::X509Certificate2
X509Certificate2(const ByteArrayPtr &raw_data, const ByteArrayPtr &private_key, X509KeyStorageFlags key_storage_flags)System::Security::Cryptography::X509Certificates::X509Certificate2
~Object()System::Objectvirtual
~X509Certificate()System::Security::Cryptography::X509Certificates::X509Certificateprotected
~X509Certificate2()System::Security::Cryptography::X509Certificates::X509Certificate2protected