SymmetricProtector Class Members
See Also  Methods 
SourceCode.Security.Cryptography Namespace : SymmetricProtector Class


Glossary Item Box

The following tables list the members exposed by SymmetricProtector.

Public Constructors

  Name Description
Public Constructor SymmetricProtector Constructor  
Top

Public Methods

  Name Description
Public Method static (Shared in Visual Basic) Create  
Public Method DecryptThenMac  
Public Method static (Shared in Visual Basic) Derive  
Public Method DeriveKey  
Public Method Dispose  
Public Method EncryptThenMac  
Public Method GetHMAC  
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