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