0.6.4
Homepage
Getting started
Python version support
Installation
Tutorial
Project template
Deployment
Deployment setup
Bare-metal deployment
Dockerized deployment
PaaS based deployment
Monitoring
How to
Connect with Excel
Watch local files
Secure a session
Help & reference
Data access
Plugins
Frequently asked questions
Atoti+
Working with other libraries
Changelog
API reference
»
atoti.config.key_pair module
☾
☼
atoti.config.key_pair module
¶
class
atoti.config.key_pair.
KeyPairConfig
(
public_key
,
private_key
)
¶
private_key
:
str
¶
The private key.
public_key
:
str
¶
The public key.