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


Glossary Item Box

The following tables list the members exposed by AsymmetricProtector.

Public Methods

  Name Description
Public Method static (Shared in Visual Basic) CreateDecryptor Overloaded.   
Public Method static (Shared in Visual Basic) CreateEncryptor Overloaded.   
Public Method Dispose  
Public Method Encrypt  
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