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