System.Security.Cryptography.AsymmetricAlgorithm.Dispose C# (CSharp) Method

Dispose() protected abstract method

protected abstract Dispose ( bool disposing ) : void
disposing bool
return void
		protected abstract void Dispose (bool disposing);