public abstract class Encrypter extends Object
Encrypter()
protected String
digest(String digestAlgorithm, String sourceMessage, String digestSalt)
protected Boolean
isKeyCorrect(String key, String digestAlgorithm, String id, String digestSalt)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Encrypter()
protected String digest(String digestAlgorithm, String sourceMessage, String digestSalt) throws org.enhydra.shark.api.RootException
org.enhydra.shark.api.RootException
protected Boolean isKeyCorrect(String key, String digestAlgorithm, String id, String digestSalt)
Copyright © 2017 Suncode. All rights reserved.