2 references to MakeAttributeCollection
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (1)
346bag.Attributes = PkcsHelpers.MakeAttributeCollection(serializedBags[i].BagAttributes);
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs8PrivateKeyInfo.cs (1)
87PkcsHelpers.MakeAttributeCollection(privateKeyInfo.Attributes));