Implemented interface member:
2 overrides of Dispose
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Decrypt.cs (1)
227
public override void
Dispose
()
Internal\Cryptography\Pal\Windows\DecryptorPalWindows.cs (1)
22
public sealed override void
Dispose
()
2 references to Dispose
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (2)
102
_decryptorPal.
Dispose
();
148
_decryptorPal.
Dispose
();