Use a byte buffer for the password
Created by: skade
This PR avoids creation of the String until the last moment, also ensuring that the input is valid UTF-8.
Created by: skade
This PR avoids creation of the String until the last moment, also ensuring that the input is valid UTF-8.