Method Dispose
Dispose()
Releases all resources used by the NKeyPair.
public void Dispose()
Dispose(bool)
Releases the unmanaged resources used by the NKeyPair and optionally releases the managed resources.
protected virtual void Dispose(bool disposing)
Parameters
disposingbooltrue to release both managed and unmanaged resources; false to release only unmanaged resources.