Home
last modified time | relevance | path

Searched defs:NCryptCreatePersistedKey (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/NCrypt/
H A DInterop.Keys.cs28 …internal static extern ErrorCode NCryptCreatePersistedKey(SafeNCryptProviderHandle hProvider, out … in NCryptCreatePersistedKey() method in Interop.NCrypt
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/System/Security/Cryptography/
H A DNCryptNative.cs225 … internal static extern ErrorCode NCryptCreatePersistedKey(SafeNCryptProviderHandle hProvider, in NCryptCreatePersistedKey() method in System.Security.Cryptography.NCryptNative.UnsafeNativeMethods
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Security/Cryptography/
H A Dmod.rs697 …pub fn NCryptCreatePersistedKey(hprovider: usize, phkey: *mut usize, pszalgid: super::super::Found… in NCryptCreatePersistedKey() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Security/Cryptography/
H A Dmod.rs25718 pub unsafe fn NCryptCreatePersistedKey<'a, Param2: ::windows::runtime::IntoParam<'a, super::super::… in NCryptCreatePersistedKey() function
25723 …fn NCryptCreatePersistedKey(hprovider: usize, phkey: *mut usize, pszalgid: super::super::Foundatio… in NCryptCreatePersistedKey() function