Skip to content
 
pyqpanda-algorithm documentation pyqpanda_alg.config
Type to start searching
    • pyqpanda-algorithm documentation
    • Introduction
    • Installation
    • License
    • API Reference
    • pyqpanda_alg.VQE
    • pyqpanda_alg.QAOA
    • pyqpanda_alg.QARM
    • pyqpanda_alg.QFinance
    • pyqpanda_alg.QKmeans
    • pyqpanda_alg.QLuoShu
    • pyqpanda_alg.QPCA
    • pyqpanda_alg.QSolver
    • pyqpanda_alg.QSVM
    • pyqpanda_alg.config
      • Module Contents
        • Classes
          • RSAMethod
            • RSAMethod.encrypt()
            • RSAMethod.decrypt()
          • SerialNumberUtil
            • SerialNumberUtil.get_all_sn()
          • AuthSingleton
          • Authorization
            • Authorization.check()

    pyqpanda_alg.config¶

    Module Contents¶

    Classes¶

    RSAMethod

    SerialNumberUtil

    AuthSingleton

    Authorization

    class pyqpanda_alg.config.RSAMethod¶
    encrypt(text, pubkey)¶
    decrypt(text, privkey)¶
    class pyqpanda_alg.config.SerialNumberUtil¶
    get_all_sn()¶
    class pyqpanda_alg.config.AuthSingleton¶

    Bases: type

    Inheritance diagram of pyqpanda_alg.config.AuthSingleton

    class pyqpanda_alg.config.Authorization¶
    check()¶
    © Copyright 2023, OriginQC.
    Created using Sphinx 5.3.0. and Material for Sphinx