1 override of Dispose
System.Security.Cryptography (1)
System\Security\Cryptography\X25519DiffieHellmanImplementation.OpenSsl.cs (1)
69protected override void Dispose(bool disposing)
2 references to Dispose
System.Security.Cryptography (2)
System\Security\Cryptography\X25519DiffieHellman.cs (1)
1327Dispose(true);
System\Security\Cryptography\X25519DiffieHellmanImplementation.OpenSsl.cs (1)
76base.Dispose(disposing);