Implemented interface member:
2 overrides of Dispose
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\SP800108HmacCounterKdfImplementationManaged.cs (1)
62public override void Dispose()
System\Security\Cryptography\SP800108HmacCounterKdfImplementationOpenSsl.cs (1)
22public override void Dispose()
1 reference to Dispose
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\SP800108HmacCounterKdf.cs (1)
527_implementation.Dispose();