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