- java.lang.Object
-
- com.github.javafaker.Crypto
-
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
Crypto(Faker faker) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.String |
md5() |
java.lang.String |
sha1() |
java.lang.String |
sha256() |
java.lang.String |
sha512() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2018. All Rights Reserved.