Implemented interface member:
2 overrides of Dispose
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Decrypt.cs (1)
227public override void Dispose()
Internal\Cryptography\Pal\Windows\DecryptorPalWindows.cs (1)
22public 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();