2 references to GetKeyPairHelper
mscorlib (2)
system\security\cryptography\dsacryptoserviceprovider.cs (1)
95Utils.GetKeyPairHelper(CspAlgorithmType.Dss, _parameters, _randomKeyContainer, _dwKeySize, ref _safeProvHandle, ref _safeKeyHandle);
system\security\cryptography\rsacryptoserviceprovider.cs (1)
140Utils.GetKeyPairHelper(CspAlgorithmType.Rsa, _parameters, _randomKeyContainer, _dwKeySize, ref _safeProvHandle, ref _safeKeyHandle);