9 references to Dispose
System.Security.Cryptography (9)
System\Security\Cryptography\HMACMD5.cs (1)
347hMacCommon.Dispose(disposing);
System\Security\Cryptography\HMACSHA1.cs (1)
343hMacCommon.Dispose(disposing);
System\Security\Cryptography\HMACSHA256.cs (1)
335hMacCommon.Dispose(disposing);
System\Security\Cryptography\HMACSHA3_256.cs (1)
378hMacCommon.Dispose(disposing);
System\Security\Cryptography\HMACSHA3_384.cs (1)
378hMacCommon.Dispose(disposing);
System\Security\Cryptography\HMACSHA3_512.cs (1)
378hMacCommon.Dispose(disposing);
System\Security\Cryptography\HMACSHA384.cs (1)
352hMacCommon.Dispose(disposing);
System\Security\Cryptography\HMACSHA512.cs (1)
349hMacCommon.Dispose(disposing);
System\Security\Cryptography\IncrementalHash.cs (1)
306_hmac.Dispose(true);