C# Class UnitTests.Constants

ファイルを表示 Open project: c272/SharpRSA

Public Properties

Property Type Description
e int
primes int[]

Property Details

e public_oe static_oe property

public static int e
return int

primes public_oe static_oe property

public static int[] primes
return int[]