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