Package x

Class Crypto

java.lang.Object
th.co.skylogicsystem.skyframework.core.utils.websecurity.WebCryptionManager
x.Crypto

public class Crypto extends th.co.skylogicsystem.skyframework.core.utils.websecurity.WebCryptionManager
...
Author:
Sakdsitt Likhitmetagool
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class th.co.skylogicsystem.skyframework.core.utils.websecurity.WebCryptionManager

    b32Decode, b32DecodeStr, b32Encode, b32EncodeStr, b64Decode, b64DecodeStr, b64Encode, b64EncodeStr, b64EncodeURLSafeStr, byteArrayToHexString, convertWithBase64Decode, convertWithBase64Decode, convertWithBase64DecodeByte, decrypt, decryptURL, dqen, dqen1, dqen2, dqen2char, dqenchar, encryptURL, generateKeypair, getMaxDigits, getPublicKeyExponent, getPublicKeyModulus, hexStringToByteArray, hmacMD5, hmacSHA1, hmacSHA256, isBase64, isBase64, main, md5, md5char, parse, sha1, sha256, sha256char

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Crypto

      public Crypto()