Package | Description |
---|---|
org.apache.shiro.crypto.hash |
Cryptographic Hashing components that greatly simplify one-way data hashing in an application.
|
Modifier and Type | Method and Description |
---|---|
static Sha1Hash |
Sha1Hash.fromBase64String(String base64) |
static Sha1Hash |
Sha1Hash.fromHexString(String hex) |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.