@InterfaceAudience.Private public class DigestUtils extends Object
Utility methods around hashes, message digests, etc…
Modifier and Type | Method and Description |
---|---|
static String |
digestSha1Hex(String source)
Hashes the source with SHA1 and returns the resulting hash as an hexadecimal string.
|
Copyright © 2015 Couchbase, Inc.