BufferCleaner<T> Class Members
See Also  Properties Methods 
SourceCode.Security.Cryptography Namespace : BufferCleaner<T> Class


Glossary Item Box

The following tables list the members exposed by BufferCleaner<T>.

Public Constructors

  Name Description
Public Constructor BufferCleaner<T> Constructor  
Top

Public Properties

  Name Description
Public Property Buffer  
Top

Public Methods

  Name Description
Public Method Dispose  
Top

Protected Methods

  Name Description
Protected Method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
Top

See Also