Overload | Description |
---|---|
RecryptDatabase(HttpApplication) | Decrypts all encrypted data in the database, then re-encrypts it using the new encryption key |
RecryptDatabase(Byte[],Byte[]) | Decrypts all encrypted data in the database, then re-encrypts it using the new encryption key |