< back to Dev Hub
Search
⌃
K
Links
Aleph Python SDK
Quickstart
API Setup
Command-Line Interface Setup
API Resources Reference
🌐
Accounts
🗝
Aggregates
🔓
Encryption
Encrypt for self
Decrypt
🗑
Forget
🗃
Messages
📑
Posts
🖼
Store
Additional Endpoints
CLI reference
📑
Create a post
🗃
Update a message
🗃
Watch for message updates
🖼
Upload a file
🖼
Pin a file
💻
Create a Program
💻
Update a program
Powered By
GitBook
Comment on page
🔓
Encryption
Content is encrypted for a specific public key and can be decrypted with the same account private key that was used for encryption.
Encrypt
.encrypt()
Decrypt
.decrypt()
Encrypt and Decrypt is not available for Substrate accounts.
Previous
Security key
Next
Encrypt for self
Last modified
2yr ago