Implemented interface member:
1 override of Dispose
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\SP800108HmacCounterKdfImplementationCng.cs (1)
24
public override void
Dispose
()
1 reference to Dispose
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\SP800108HmacCounterKdf.cs (1)
527
_implementation.
Dispose
();