5 references to MsPkcs12KeyProviderName
System.Security.Cryptography (5)
src\libraries\Common\src\System\Security\Cryptography\X509Certificates\X509CertificateLoader.Pkcs12.cs (5)
376
Oids.
MsPkcs12KeyProviderName
=> ProviderNameIsRelevant,
406
if (attr.AttrType == Oids.
MsPkcs12KeyProviderName
)
635
AttrType = Oids.
MsPkcs12KeyProviderName
,
647
AttrType = Oids.
MsPkcs12KeyProviderName
,
779
if (attr.AttrType == Oids.
MsPkcs12KeyProviderName
&& attr.AttrValues?.Length > 0)