| Package | Description |
|---|---|
| io.jsonwebtoken.security |
| Modifier and Type | Method | Description |
|---|---|---|
static SecretKey |
Keys.hmacShaKeyFor(byte[] bytes) |
Creates a new SecretKey instance for use with HMAC-SHA algorithms based on the specified key byte array.
|
Copyright © 2019. All rights reserved.