2 references to ReEncryptAndSealPkcs12
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\StorePal.Windows.Export.cs (2)
99
return
ReEncryptAndSealPkcs12
(exported, password, exportParameters);
161
ReEncryptAndSealPkcs12
(pbEncoded, password, reEncodeParameters) :