SignedInfo クラス
XML 署名に使用される標準化アルゴリズムおよび署名アルゴリズムに関する情報を格納します。
この型のすべてのメンバの一覧については、SignedInfo メンバ を参照してください。
System.Object
System.Security.Cryptography.Xml.SignedInfo
Public Class SignedInfo
Implements ICollection, IEnumerable
[C#]
public class SignedInfo : ICollection, IEnumerable
[C++]
public __gc class SignedInfo : public ICollection, IEnumerable
[JScript]
public class SignedInfo implements ICollection, IEnumerable
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
解説
このクラスは、別の場所から SignedInfo を参照できるようにする ID 番号と、参照を格納できます。
SignedInfo 要素の詳細については、www.w3.org/TR/xmldsig-core/ の W3C 仕様を参照してください。
必要条件
名前空間: System.Security.Cryptography.Xml
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: System.Security (System.Security.dll 内)