System::Security::Cryptography::Pkcs::CmsSigner::set_DigestAlgorithm metode

CmsSigner::set_DigestAlgorithm method

Mengatur algoritma hash yang digunakan dengan tanda tangan.

void System::Security::Cryptography::Pkcs::CmsSigner::set_DigestAlgorithm(const SharedPtr<Oid> &value)
ParameterTipeDeskripsi
valueconst SharedPtr<Oid>&Oid penunjuk algoritma.

Lihat Juga