public static class TicketHelp.SigFun extends Object implements Function<String,String>
SigFun(MdHelp help, byte[] salt)
SigFun(Supplier<MessageDigest> help, byte[] salt)
String
apply(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public SigFun(Supplier<MessageDigest> help, byte[] salt)
public SigFun(MdHelp help, byte[] salt)
public String apply(String s)
apply
Function<String,String>
Copyright © 2024. All rights reserved.