1 override of Dispose
System.Security.Cryptography (1)
System\Security\Cryptography\OpenSslCipher.cs (1)
25
protected override void
Dispose
(bool disposing)
2 references to Dispose
System.Security.Cryptography (2)
System\Security\Cryptography\BasicSymmetricCipher.cs (1)
39
Dispose
(true);
System\Security\Cryptography\OpenSslCipher.cs (1)
32
base.
Dispose
(disposing);