7 references to SafeCspKeyHandle
mscorlib (7)
system\security\cryptography\capinative.cs (7)
192[Out] out SafeCspKeyHandle phKey); 228internal static extern bool CryptGetKeyParam(SafeCspKeyHandle hKey, 244[Out] out SafeCspKeyHandle phKey); 264SafeCspKeyHandle hPubKey, 390internal static int GetKeyPropertyInt32(SafeCspKeyHandle keyHandle, KeyProperty property) { 400internal static byte[] GetKeyProperty(SafeCspKeyHandle keyHandle, KeyProperty property) { 443SafeCspKeyHandle keyHandle,