C# Class System.Security.Cryptography.RSAParameters

ファイルを表示 Open project: runefs/Marvin Class Usage Examples

Public Properties

Property Type Description
Exponent byte[]
Modulus byte[]

Property Details

Exponent public_oe property

public byte[] Exponent
return byte[]

Modulus public_oe property

public byte[] Modulus
return byte[]