AesGcm.Dispose 方法
定义
释放 AesGcm 类的当前实例使用的资源。Releases the resources used by the current instance of the AesGcm class.
public:
virtual void Dispose();
public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()
实现
适用于