4 references to _core
System.Security.Cryptography (4)
System\Security\Cryptography\RSACng.cs (2)
55_core.Dispose(); 60_core.ThrowIfDisposed();
System\Security\Cryptography\RSACng.Key.cs (2)
24CngKey key = _core.GetOrGenerateKey(KeySize, CngAlgorithm.Rsa); 34_core.SetKey(key);