SignerInfo.SignedAttributes プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > SignerInfo.SignedAttributes プロパティの意味・解説 

SignerInfo.SignedAttributes プロパティ

メモ : このプロパティは、.NET Framework version 2.0新しく追加されたものです。

SignedAttributes プロパティは、署名者情報関連付けられた署名属性の CryptographicAttributeCollection コレクション取得します署名属性は、それ以外メッセージ コンテンツと共に署名されます。

名前空間: System.Security.Cryptography.Pkcs
アセンブリ: System.Security (system.security.dll 内)
構文構文

Public ReadOnly Property
 SignedAttributes As CryptographicAttributeObjectCollection
Dim instance As SignerInfo
Dim value As CryptographicAttributeObjectCollection

value = instance.SignedAttributes
public CryptographicAttributeObjectCollection SignedAttributes
 { get; }
public:
property CryptographicAttributeObjectCollection^ SignedAttributes {
    CryptographicAttributeObjectCollection^ get ();
}
/** @property */
public CryptographicAttributeObjectCollection get_SignedAttributes
 ()
public function get SignedAttributes
 () : CryptographicAttributeObjectCollection

プロパティ
署名属性を表す CryptographicAttributeCollection コレクション署名属性存在しない場合、このプロパティ値は空のコレクションなります

解説解説

SignedAttributes プロパティ取得した CryptographicAttributeCollection コレクション含まれる署名属性の例としては、署名時刻属性 Pkcs9SigningTime があります

署名属性は、それ以外の SignedCms メッセージ コンテンツと共に署名されます。たがって署名正常に検証されれば、これらの属性コンテンツ署名者本人のものであり、改変されていない見なすことができます

Pkcs9ContentType オブジェクトおよび Pkcs9MessageDigest オブジェクトは、対応する署名者の CmsSigner.SignedAttributes プロパティが空である場合除き、常に自動的に生成されSignedAttributes プロパティ設定されます。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SignerInfo クラス
SignerInfo メンバ
System.Security.Cryptography.Pkcs 名前空間
SignerInfo.Certificate プロパティ
SignerInfo.CounterSignerInfos プロパティ
SignerInfo.DigestAlgorithm プロパティ
Pkcs9SigningTime クラス
SignerIdentifier
UnsignedAttributes
Version



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「SignerInfo.SignedAttributes プロパティ」の関連用語

SignerInfo.SignedAttributes プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



SignerInfo.SignedAttributes プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS