1 reference to CryptoNative_GetPkcs8PrivateKeySize
System.Security.Cryptography (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.cs (1)
120
int ret =
CryptoNative_GetPkcs8PrivateKeySize
(pkey, out int p8size);