C# Class System.Security.Cryptography.RSAParameters

Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Свойство Type Description
Exponent byte[]
Modulus byte[]

Property Details

Exponent public_oe property

public byte[] Exponent
Résultat byte[]

Modulus public_oe property

public byte[] Modulus
Résultat byte[]