2 references to DecodeOctetStringAsMemory
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Pkcs12Info.cs (1)
69
authSafeBytes = PkcsHelpers.
DecodeOctetStringAsMemory
(pfx.AuthSafe.Content);
System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (1)
51
_bags = ReadBags(PkcsHelpers.
DecodeOctetStringAsMemory
(contentInfoAsn.Content));