Sdílet prostřednictvím


CmsSigner.DigestAlgorithm Vlastnost

Definice

Získá nebo nastaví identifikátor algoritmu pro hash algoritmus použít s podpisem.

public:
 property System::Security::Cryptography::Oid ^ DigestAlgorithm { System::Security::Cryptography::Oid ^ get(); void set(System::Security::Cryptography::Oid ^ value); };
public System.Security.Cryptography.Oid DigestAlgorithm { get; set; }
member this.DigestAlgorithm : System.Security.Cryptography.Oid with get, set
Public Property DigestAlgorithm As Oid

Hodnota vlastnosti

Oid

Identifikátor algoritmu pro hashovací algoritmus, který se má použít s podpisem.

Poznámky

Výchozí hodnotu této vlastnosti najdete v tématu CmsSigner().

Platí pro