Searched refs:resetChars (Results 1 – 1 of 1) sorted by relevance
407 resetChars(options.getChars(Options.KEY_STORE_RIGHTS)); in releasePwd()408 resetChars(options.getChars(Options.KEY_RIGHTS)); in releasePwd()409 resetChars(options.getChars(Options.ISSUER_KEY_RIGHTS)); in releasePwd()410 resetChars(options.getChars(Options.ISSUER_KEY_STORE_RIGHTS)); in releasePwd()413 private void resetChars(char[] chars) { in resetChars() method in LocalizationAdapter