Package | Description |
---|---|
org.springframework.security.crypto.keygen |
Modifier and Type | Method and Description |
---|---|
static StringKeyGenerator |
KeyGenerators.string()
Creates a
StringKeyGenerator that hex-encodes SecureRandom keys of 8 bytes in length. |
Copyright © 2019. All rights reserved.