Skip to content
Giuseppe Cannella edited this page Feb 19, 2020 · 5 revisions
Type name example
SHA256 000020f89134d831f48541b2d8ec39397bc99fccf4cc86a3861257dbe6d819d1
import com.github.gekomad.regexcollection.Validate.validate
import com.github.gekomad.regexcollection.SHA256
assert(validate[SHA256]("000020f89134d831f48541b2d8ec39397bc99fccf4cc86a3861257dbe6d819d1") == Some("000020f89134d831f48541b2d8ec39397bc99fccf4cc86a3861257dbe6d819d1"))
Clone this wiki locally