'Declaration Public Property HashAlgorithm As PdfPkcsSignatureHashAlgorithm
public PdfPkcsSignatureHashAlgorithm HashAlgorithm { get; set; }
public: __property PdfPkcsSignatureHashAlgorithm get_HashAlgorithm(); public: __property void set_HashAlgorithm(
PdfPkcsSignatureHashAlgorithm value
);
public:
property PdfPkcsSignatureHashAlgorithm HashAlgorithm { PdfPkcsSignatureHashAlgorithm get(); void set(PdfPkcsSignatureHashAlgorithm value); }
Property Value
Значение по умолчанию - PdfPkcsSignatureHashAlgorithm.Auto.