Metodo System::Security::Cryptography::Pkcs::CmsSigner::set_DigestAlgorithm

CmsSigner::set_DigestAlgorithm method

Imposta l’algoritmo di hash usato con la firma.

void System::Security::Cryptography::Pkcs::CmsSigner::set_DigestAlgorithm(const SharedPtr<Oid> &value)
ParametroTipoDescrizione
valueconst SharedPtr<Oid>&Oid puntatore all’algoritmo.

Vedi anche