Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / RecryptionHelper Class
Methods


In This Topic
    RecryptionHelper Class Members
    In This Topic

    The following tables list the members exposed by RecryptionHelper.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Estimates the number of records that may need to be updated with a key change  
    Public Methodstatic (Shared in Visual Basic) Counts the total number of records in the database that are marked for recrypt  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Decrypts all encrypted data in the database, then re-encrypts it using the new encryption key  
    Public Methodstatic (Shared in Visual Basic) Sets the recryption flag for records in the database  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also