Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Configuration Namespace / EncryptionKeyManager Class / PreviousKey Property
In This Topic
    PreviousKey Property
    In This Topic
    Gets the previous encryption key
    Syntax
    public EncryptionKey PreviousKey {get;}
    Remarks
    This may be required by the recryption process in the case of a server restart prior to recryption being completed.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also