public final class EncodingHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getBase64EncodedString(byte[] bytes) |
static byte[] |
getSHA256Hash(byte[] key) |
public static byte[] getSHA256Hash(byte[] key)
public static String getBase64EncodedString(byte[] bytes)
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.