System::Security::Cryptography::Pkcs::CmsSigner::set_DigestAlgorithm metodo

CmsSigner::set_DigestAlgorithm method

Imposta l’algoritmo di hash utilizzato 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