2 references to GetKeyIfExportable
System.Security.Cryptography (2)
System\Security\Cryptography\AesCng.Windows.cs (1)
80
return _core.
GetKeyIfExportable
();
System\Security\Cryptography\TripleDESCng.Windows.cs (1)
48
return _core.
GetKeyIfExportable
();