9 references to Dispose
System.Security.Cryptography (9)
System\Security\Cryptography\HMACMD5.cs (1)
421hMacCommon.Dispose(disposing);
System\Security\Cryptography\HMACSHA1.cs (1)
408hMacCommon.Dispose(disposing);
System\Security\Cryptography\HMACSHA256.cs (1)
400hMacCommon.Dispose(disposing);
System\Security\Cryptography\HMACSHA3_256.cs (1)
446hMacCommon.Dispose(disposing);
System\Security\Cryptography\HMACSHA3_384.cs (1)
446hMacCommon.Dispose(disposing);
System\Security\Cryptography\HMACSHA3_512.cs (1)
446hMacCommon.Dispose(disposing);
System\Security\Cryptography\HMACSHA384.cs (1)
417hMacCommon.Dispose(disposing);
System\Security\Cryptography\HMACSHA512.cs (1)
414hMacCommon.Dispose(disposing);
System\Security\Cryptography\IncrementalHash.cs (1)
367_hmac.Dispose(true);