RSAParameters 構造体
RSA アルゴリズムの標準のパラメータを表します。
この型のすべてのメンバの一覧については、RSAParameters メンバ を参照してください。
System.Object
System.ValueType
System.Security.Cryptography.RSAParameters
<Serializable>
Public Structure RSAParameters
[C#]
[Serializable]
public struct RSAParameters
[C++]
[Serializable]
public __value struct RSAParameters
[JScript] JScript では、.NET Framework の構造体を利用することができます。ただし、独自に定義することはできません。
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
必要条件
名前空間: System.Security.Cryptography
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: Mscorlib (Mscorlib.dll 内)
参照
RSAParameters メンバ | System.Security.Cryptography 名前空間 | 暗号サービス