C# Class System.Security.Cryptography.RSAParameters

Datei anzeigen 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[]