System::Security::Cryptography::ECDsaBotan Member List

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

AsymmetricAlgorithm()System::Security::Cryptography::AsymmetricAlgorithmprotected
Clear()System::Security::Cryptography::AsymmetricAlgorithm
Create()System::Security::Cryptography::ECDsastatic
Create(const ECCurve &curve)System::Security::Cryptography::ECDsastatic
Create(const ECParameters &parameters)System::Security::Cryptography::ECDsastatic
Create(const String &algorithm)System::Security::Cryptography::ECDsastatic
Dispose(bool disposing)System::Security::Cryptography::ECDsaBotanprotectedvirtual
System::Security::Cryptography::ECDsa::Dispose() overrideSystem::Security::Cryptography::AsymmetricAlgorithmvirtual
ECDsa()System::Security::Cryptography::ECDsaprotected
ECDsaBotan()System::Security::Cryptography::ECDsaBotan
ECDsaBotan(const ECParameters &parameters)System::Security::Cryptography::ECDsaBotan
ECDsaBotan(const ECCurve &curve)System::Security::Cryptography::ECDsaBotan
ECDsaBotan(int32_t key_size)System::Security::Cryptography::ECDsaBotan
ECDsaBotan(const Botan::ECDSA_PublicKey &key)System::Security::Cryptography::ECDsaBotan
ECDsaBotan(const Botan::ECDSA_PrivateKey &key)System::Security::Cryptography::ECDsaBotan
Equals(ptr obj)System::Objectvirtual
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(float const &objA, float const &objB)System::Objectinline
Equals(double const &objA, double const &objB)System::Objectinline
ExportExplicitParameters(bool include_private_parameters) overrideSystem::Security::Cryptography::ECDsaBotanvirtual
ExportParameters(bool include_private_parameters) overrideSystem::Security::Cryptography::ECDsaBotanvirtual
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
FromXmlString(String xml_string) overrideSystem::Security::Cryptography::ECDsaBotanvirtual
FromXmlString(const String &xml_string, ECKeyXmlFormat format)System::Security::Cryptography::ECDsaBotan
GenerateKey(const ECCurve &curve) overrideSystem::Security::Cryptography::ECDsaBotanvirtual
get_HashAlgorithm() constSystem::Security::Cryptography::ECDsaBotan
get_KeyExchangeAlgorithm() overrideSystem::Security::Cryptography::ECDsavirtual
get_KeySize()System::Security::Cryptography::AsymmetricAlgorithmvirtual
get_LegalKeySizes()System::Security::Cryptography::AsymmetricAlgorithmvirtual
get_SignatureAlgorithm() overrideSystem::Security::Cryptography::ECDsavirtual
GetCounter()System::Objectinline
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
HashData(ByteArrayPtr data, int32_t offset, int32_t count, HashAlgorithmName hash_algorithm) overrideSystem::Security::Cryptography::ECDsaBotanvirtual
HashData(StreamPtr stream, HashAlgorithmName hash_algorithm) overrideSystem::Security::Cryptography::ECDsaBotanvirtual
ImportParameters(const ECParameters &parameters) overrideSystem::Security::Cryptography::ECDsaBotanvirtual
Is(const TypeInfo &targetType) constSystem::Objectvirtual
KeySizeValueSystem::Security::Cryptography::AsymmetricAlgorithmprotected
LegalKeySizesValueSystem::Security::Cryptography::AsymmetricAlgorithmprotected
Lock()System::Object
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(Object const &x)System::Objectinline
ptr typedefSystem::Object
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
set_HashAlgorithm(const HashAlgorithmName &value)System::Security::Cryptography::ECDsaBotan
set_KeySize(int32_t value) overrideSystem::Security::Cryptography::ECDsaBotanvirtual
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
SignData(const ByteArrayPtr &data)System::Security::Cryptography::ECDsaBotan
SignData(const ByteArrayPtr &data, int32_t offset, int32_t count)System::Security::Cryptography::ECDsaBotan
SignData(const StreamPtr &stream)System::Security::Cryptography::ECDsaBotan
System::Security::Cryptography::ECDsa::SignData(const ByteArrayPtr &data, const HashAlgorithmName &hash_algorithm)System::Security::Cryptography::ECDsavirtual
System::Security::Cryptography::ECDsa::SignData(const ByteArrayPtr &data, int32_t offset, int32_t count, const HashAlgorithmName &hash_algorithm)System::Security::Cryptography::ECDsavirtual
System::Security::Cryptography::ECDsa::SignData(const StreamPtr &stream, const HashAlgorithmName &hash_algorithm)System::Security::Cryptography::ECDsavirtual
SignHash(const ByteArrayPtr &hash) overrideSystem::Security::Cryptography::ECDsaBotanvirtual
ToString() constSystem::Objectvirtual
ToXmlString(bool include_private_parameters) overrideSystem::Security::Cryptography::ECDsaBotanvirtual
ToXmlString(ECKeyXmlFormat format)System::Security::Cryptography::ECDsaBotan
Type()System::Objectinlinestatic
Unlock()System::Object
VerifyData(const ByteArrayPtr &data, const ByteArrayPtr &signature)System::Security::Cryptography::ECDsaBotan
VerifyData(const ByteArrayPtr &data, int32_t offset, int32_t count, const ByteArrayPtr &signature)System::Security::Cryptography::ECDsaBotan
VerifyData(const StreamPtr &stream, const ByteArrayPtr &signature)System::Security::Cryptography::ECDsaBotan
System::Security::Cryptography::ECDsa::VerifyData(const ByteArrayPtr &data, const ByteArrayPtr &signature, const HashAlgorithmName &hash_algorithm)System::Security::Cryptography::ECDsa
System::Security::Cryptography::ECDsa::VerifyData(const ByteArrayPtr &data, int32_t offset, int32_t count, const ByteArrayPtr &signature, const HashAlgorithmName &hash_algorithm)System::Security::Cryptography::ECDsa
System::Security::Cryptography::ECDsa::VerifyData(const StreamPtr &stream, const ByteArrayPtr &signature, const HashAlgorithmName &hash_algorithm)System::Security::Cryptography::ECDsa
VerifyHash(ByteArrayPtr hash, ByteArrayPtr signature) overrideSystem::Security::Cryptography::ECDsaBotanvirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
~Object()System::Objectvirtual