public abstract class ShaUtils extends Object
| Constructor and Description |
|---|
ShaUtils() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
sha1(String data)
Creates a sha1 out from a given data.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.