System::Security::Cryptography::Pkcs::CmsSigner::set_DigestAlgorithm yöntemi

CmsSigner::set_DigestAlgorithm method

İmza ile kullanılacak hash algoritmasını ayarlar.

void System::Security::Cryptography::Pkcs::CmsSigner::set_DigestAlgorithm(const SharedPtr<Oid> &value)
ParametreTürAçıklama
valueconst SharedPtr<Oid>&Oid algoritma işaretçisi.

Ayrıca Bakınız