| Package | Description |
|---|---|
| pro.fessional.mirana.bits | |
| pro.fessional.mirana.tk |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull HmacHelp |
HmacHelp.md5(byte[] key) |
static @NotNull HmacHelp |
HmacHelp.of(@NotNull String algorithm,
byte[] key) |
static @NotNull HmacHelp |
HmacHelp.sha1(byte[] key) |
static @NotNull HmacHelp |
HmacHelp.sha256(byte[] key) |
| Modifier and Type | Method and Description |
|---|---|
static TicketHelp.SigHmac |
TicketHelp.sig(HmacHelp help) |
| Constructor and Description |
|---|
SigHmac(HmacHelp help) |
Copyright © 2024. All rights reserved.