System::Security::Cryptography::Pkcs::CmsSigner::set_DigestAlgorithm metodu

CmsSigner::set_DigestAlgorithm method

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

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

Ayrıca Bakınız