Package | Description |
---|---|
io.jsonwebtoken.security |
Modifier and Type | Method and 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 © 2018. All rights reserved.