System::Security::Cryptography::RSAPKCS1SignatureFormatter::SetHashAlgorithm method

RSAPKCS1SignatureFormatter::SetHashAlgorithm method

Mengatur algoritma hash yang akan digunakan.

virtual void System::Security::Cryptography::RSAPKCS1SignatureFormatter::SetHashAlgorithm(System::String strName) override
ParameterTipeDeskripsi
strNameSystem::StringNama algoritma hash. Harus “SHA1”, “SHA256”, “SHA384” atau “SHA512”.

Lihat Juga