1 reference to CryptoNative_EvpPKeyFromData
System.Security.Cryptography (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.FromData.cs (1)
22
SafeEvpPKeyHandle handle =
CryptoNative_EvpPKeyFromData
(algorithmName, key, key.Length, privateKey);