9 references to BigInt
System.Security (9)
system\security\cryptography\bigint.cs (8)
347
BigInt dividend = new
BigInt
();
349
BigInt divisor = new
BigInt
();
370
BigInt hold = new
BigInt
();
451
BigInt c = new
BigInt
();
452
BigInt tmp = new
BigInt
();
475
BigInt numerator = new
BigInt
();
476
BigInt quotient = new
BigInt
();
477
BigInt remainder = new
BigInt
();
system\security\cryptography\xml\keyinfo.cs (1)
620
BigInt h = new
BigInt
();