Package x

Class QKey

java.lang.Object
th.co.skylogicsystem.skyframework.core.utils.security.KeyManager
x.QKey

public class QKey extends th.co.skylogicsystem.skyframework.core.utils.security.KeyManager
xxx package.
Author:
Sakdsitt Likhitmetagool
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static SecretKey
    aes()
    xxx
    static void
    xxx
    static Key
    pri()
    xxx
    static Key
    pub()
    xxx
    static void
    xxx

    Methods inherited from class th.co.skylogicsystem.skyframework.core.utils.security.KeyManager

    aesDecrypt, aesEncrypt, aesKeyToString, b64Decode, b64DecodeByte, b64Encode, b64EncodeURL, buildAESKey, buildAESKey, createJKSKeyStore, createJKSTrustStore, createPKCS12KeyStore, createRSACertificate, createRSAKeyPair, createRSARootCredential, genAESKey, getPrivateKeyFromKeyStore, getPublicKeyFromKeyStore, main, rsaDecrypt, rsaEncrypt, toHex, toHex

    Methods inherited from class java.lang.Object

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

    • QKey

      public QKey()
  • Method Details

    • create

      public static void create()
      xxx
    • renew

      public static void renew()
      xxx
    • pub

      public static Key pub()
      xxx
    • pri

      public static Key pri()
      xxx
    • aes

      public static SecretKey aes()
      xxx