IniRijndaelEncryption.Dispose Method

TG.INI

IniRijndaelEncryptionDispose Method

Disposes the Crypto class.

Namespace:  TG.INI.Encryption
Assembly:  TG.INI (in TG.INI.dll) Version: 1.2.2.0 (1.2.2.0)
Syntax
public void Dispose()
Public Sub Dispose
public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit 
override Dispose : unit -> unit 

Implements

IDisposableDispose
See Also