KeyInfoEncryptedKey.EncryptedKey プロパティ
アセンブリ: System.Security (system.security.dll 内)

Dim instance As KeyInfoEncryptedKey Dim value As EncryptedKey value = instance.EncryptedKey instance.EncryptedKey = value
public: property EncryptedKey^ EncryptedKey { EncryptedKey^ get (); void set (EncryptedKey^ value); }
/** @property */ public EncryptedKey get_EncryptedKey () /** @property */ public void set_EncryptedKey (EncryptedKey value)
public function get EncryptedKey () : EncryptedKey public function set EncryptedKey (value : EncryptedKey)
暗号化されたキーをカプセル化する EncryptedKey オブジェクト。


KeyInfoEncryptedKey クラスは、EncryptedKey クラスをラップします。これにより、KeyInfo クラスのサブ要素として EncryptedKey クラスを追加できます。EncryptedKey プロパティは、KeyInfoEncryptedKey クラスに含まれる EncryptedKey クラスにアクセスするために使用します。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からKeyInfoEncryptedKey.EncryptedKey プロパティを検索する場合は、下記のリンクをクリックしてください。

- KeyInfoEncryptedKey.EncryptedKey プロパティのページへのリンク