[Obsolete("Use EncryptionKeyManager.Instance.RestoreBackupKey instead.")] public static bool RestoreBackupKey( byte[] firstBackup, byte[] secondBackup )
Parameters
- firstBackup
- The value of the backed up key.
- secondBackup
- This value is ignored.
Return Value
True if successfull, otherwise false