ActiveReports for .NET 18.0J
SignatureDigestAlgorithm 列挙体

GrapeCity.ActiveReports.Export.Pdf.Section.Signing 名前空間 : SignatureDigestAlgorithm 列挙体
署名の生成に使用されるダイジェストアルゴリズムを定義します。
シンタックス
'宣言
 
Public Enum SignatureDigestAlgorithm 
   Inherits System.Enum
public enum SignatureDigestAlgorithm : System.Enum 
メンバ
メンバ解説
SHA1SHA1 アルゴリズム。
SHA256SHA256 アルゴリズム。
SHA384SHA384 アルゴリズム。
SHA512SHA512 アルゴリズム。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureDigestAlgorithm

参照

GrapeCity.ActiveReports.Export.Pdf.Section.Signing 名前空間