Skip to content

Commit

Permalink
Fix JavaDoc copy-and-paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
romanstrobl committed Jan 5, 2021
1 parent 8fd48d3 commit 6ed0f02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ public RecoveryPrivateKey toDBValue(byte[] recoveryPrivateKey, long applicationI
}

/**
* Derive secret key from master DB encryption key, user ID and activation ID.<br/>
* Derive secret key from master DB encryption key and application ID.<br/>
* <br/>
* See: https://github.com/wultra/powerauth-server/blob/develop/docs/Encrypting-Records-in-Database.md
*
Expand Down

0 comments on commit 6ed0f02

Please sign in to comment.