System::Security::Cryptography::Pkcs::CmsSigner::set_DigestAlgorithm 方法

CmsSigner::set_DigestAlgorithm method

设置用于签名的哈希算法。

void System::Security::Cryptography::Pkcs::CmsSigner::set_DigestAlgorithm(const SharedPtr<Oid> &value)
参数类型描述
valueconst SharedPtr<Oid>&Oid 算法指针。

另见