@Entity public class MessageDigestEncryptionAlgorithm extends EncryptionAlgorithm
| Constructor and Description |
|---|
MessageDigestEncryptionAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
boolean |
isReversible() |
void |
setAlgorithm(String algorithm) |
String |
toString() |
getDescription, getId, getName, getRank, isDefault, setDefault, setDescription, setId, setName, setRankpublic String getAlgorithm()
public void setAlgorithm(String algorithm)
public boolean isReversible()
public String toString()
toString in class EncryptionAlgorithmCopyright © 2012–2017 Emory University. All rights reserved.