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