Método System::Security::Cryptography::Pkcs::CmsSigner::get_DigestAlgorithm

CmsSigner::get_DigestAlgorithm method

Obtiene el algoritmo de hash utilizado con la firma.

SharedPtr<Oid> System::Security::Cryptography::Pkcs::CmsSigner::get_DigestAlgorithm() const

ReturnValue

Oid algorithm pointer.

Ver también