public class H64 extends Object
crypt-style support. The APR team in turn received inspiration for its encoding
implementation based on FreeBSD 3.0's /usr/src/lib/libcrypt/crypt.c implementation. The
accompanying license headers have been retained at the top of this source file.
This file and all that it contains is ASL 2.0 compatible.public static String encodeToString(byte[] bytes)
H64-encoded String.bytes - 字节数组Copyright © 2024. All rights reserved.