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

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

RecipientInfo.EncryptedKey プロパティ

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

EncryptedKey 抽象プロパティは、受取人用の暗号化されたキー マテリアル (暗号化キーにおける関係を確立維持するために必要な情報) を取得します

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

Public MustOverride ReadOnly
 Property EncryptedKey As Byte()
Dim instance As RecipientInfo
Dim value As Byte()

value = instance.EncryptedKey
public abstract byte[] EncryptedKey { get;
 }
public:
virtual property array<unsigned char>^ EncryptedKey {
    array<unsigned char>^ get () abstract;
}
/** @property */
public abstract byte[] get_EncryptedKey ()

プロパティ
受取人用の暗号化されたキー マテリアル格納されるバイト配列です。

解説解説

これは KeyAgreeRecipientInfo および KeyTransRecipientInfo によってオーバーライドされる抽象プロパティです。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
RecipientInfo クラス
RecipientInfo メンバ
System.Security.Cryptography.Pkcs 名前空間
KeyAgreeRecipientInfo クラス
KeyEncryptionAlgorithm
KeyTransRecipientInfo クラス
RecipientIdentifier
Type
Version


このページでは「.NET Framework クラス ライブラリ リファレンス」からRecipientInfo.EncryptedKey プロパティを検索した結果を表示しています。
Weblioに収録されているすべての辞書からRecipientInfo.EncryptedKey プロパティを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からRecipientInfo.EncryptedKey プロパティ を検索

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

辞書ショートカット

すべての辞書の索引

「RecipientInfo.EncryptedKey プロパティ」の関連用語

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

   

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



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

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

©2025 GRAS Group, Inc.RSS