Expand description
Public Key operations for SSH key management
This module provides operations for managing SSH public keys:
- List public keys for a user
- Create new public keys (upload or generate)
- Update public key metadata
- Delete public keys
Structsยง
- Public
KeyEntity - Represents a public SSH key in Files.com
- Public
KeyHandler - Handler for public key operations