2 references to Decode
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (1)
349bag = Pkcs12SafeContentsBag.Decode(bagValue);
System\Security\Cryptography\Pkcs\Pkcs12SafeContentsBag.cs (1)
24return Decode(writer.Encode());