Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Configuration Namespace / EncryptionKeyManager Class
Properties Methods


Version
EncryptionKeyManager Class Members

The following tables list the members exposed by EncryptionKeyManager.

Public Properties
 NameDescription
Public Property Gets the path of the associated config file.  
Public Property Gets the current encryption key  
Public Propertystatic (Shared in Visual Basic) Gets the current instance of the EncryptionSettings class.  
Public Property Gets the previous encryption key  
Top
Public Methods
 NameDescription
Public Method Gets the key backup  
Public Methodstatic (Shared in Visual Basic) Determines whether key data is present and has a valid length.  
Public Method Restores the key from a backup.  
Public Method Saves the settings to the associated configuration file.  
Public Method Sets the encryption key for the current application  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
Top
See Also