2 references to CreateBestPkcs9AttributeObjectAvailable
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\Windows\HelpersWindows.cs (1)
495AsnEncodedData attributeObject = PkcsHelpers.CreateBestPkcs9AttributeObjectAvailable(oid, encodedAttribute);
src\runtime\src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
279valueColl.Add(CreateBestPkcs9AttributeObjectAvailable(type, attrValue.ToArray()));