diff options
author | 2022-06-24 19:02:13 +0000 | |
---|---|---|
committer | 2022-06-27 16:36:00 +0000 | |
commit | ac4ab7b08e58e22a1126f3217cf812926929bc79 (patch) | |
tree | 1eae33184366a39d7aaf1bfd873f8cfe2d92a23d /api/api.go | |
parent | a2f9e65a02e7285c192e61247bfb493d6db7ac1b (diff) |
SyntheticPasswordManager: consolidate hex encoding logic
Remove the in-class implementation of hex encoding and just use
HexEncoding, which was already being used in one place.
No change in behavior since the encoding remains the same. In
particular, upper case A-F is still used instead of lower case a-f.
Test: atest SyntheticPasswordTests
Change-Id: I493e4b894f76670bcb9cba8a8a774f3f5832e769
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions