3 references to CngKeyHandleOpenOptions
System.Core (1)
System.Core.cs (1)
207
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
CngKeyHandleOpenOptions
))]
System.Security.Cryptography (1)
System\Security\Cryptography\Cng.NotSupported.cs (1)
174
public static CngKey Open(SafeNCryptKeyHandle keyHandle,
CngKeyHandleOpenOptions
keyHandleOpenOptions)
System.Security.Cryptography.Cng (1)
System.Security.Cryptography.Cng.cs (1)
16
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
CngKeyHandleOpenOptions
))]