FCFL.NET Common Library - API Reference
DataProtector Class Members
Methods 

The following tables list the members exposed by DataProtector.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)DecryptOverloaded. Decrypts a byte array of data into a new byte array of unencrypted data  
Public Methodstatic (Shared in Visual Basic)DecryptStringOverloaded. Decrypts data which was encoded into a string using the Base64 encoding scheme  
Public Methodstatic (Shared in Visual Basic)EncryptOverloaded. Encrypts a byte array  
Public Methodstatic (Shared in Visual Basic)EncryptStringOverloaded. Encrypts a string and returns a Base64-encoded string representing the encrypted output  
Top
See Also

Reference

DataProtector Class
FChoice.Common Namespace

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.