3 references to ReadBags
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (3)
32
_bags =
ReadBags
(serialized);
51
_bags =
ReadBags
(PkcsHelpers.DecodeOctetStringAsMemory(contentInfoAsn.Content));
268
bags =
ReadBags
(destination.AsMemory(0, written));