public interface ModularCryptFormat extends HashFormat
HashFormat
that supports
Modular Crypt Format token rules.Modifier and Type | Field and Description |
---|---|
static String |
TOKEN_DELIMITER |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the Modular Crypt Format identifier that indicates how the formatted String should be parsed.
|
format
static final String TOKEN_DELIMITER
String getId()
md5
, 1
, 2
, apr1
, etc.Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.