2 references to GetStringProvParam
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\Windows\HelpersWindows.cs (2)
412string provName = GetStringProvParam(handle, CryptProvParam.PP_NAME, ref asciiStringBuf, ref rented, 0); 414string keyName = GetStringProvParam(handle, CryptProvParam.PP_CONTAINER, ref asciiStringBuf, ref rented, maxClear);