Class SSecureUtil


  • public class SSecureUtil
    extends java.lang.Object
    Author:
    Sokkheang.huo
    • Constructor Summary

      Constructors 
      Constructor Description
      SSecureUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String genAuthenticationCode​(int digit)  
      static java.lang.String makeNARCode​(long seq, java.lang.String salt)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SSecureUtil

        public SSecureUtil()
    • Method Detail

      • genAuthenticationCode

        public static java.lang.String genAuthenticationCode​(int digit)
        Parameters:
        digit -
        Returns:
      • makeNARCode

        public static java.lang.String makeNARCode​(long seq,
                                                   java.lang.String salt)
        Parameters:
        seq -
        salt -
        Returns: