3 references to ReadBags
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (3)
37_bags = ReadBags(serialized); 56_bags = ReadBags(PkcsHelpers.DecodeOctetStringAsMemory(contentInfoAsn.Content)); 252bags = ReadBags(destination.AsMemory(0, written));