MCPcopy Create free account
hub / github.com/Community-VyProjects/VyManager / decrypt_private_key

Function decrypt_private_key

backend/ssh_key_manager.py:72–87  ·  view source on GitHub ↗

Decrypt an encrypted private key. Args: encrypted_b64: Base64-encoded encrypted private key nonce_b64: Base64-encoded nonce Returns: PEM-encoded private key bytes

(encrypted_b64: str, nonce_b64: str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_get_ssh_connectionFunction · 0.90
websocket_consoleFunction · 0.90
websocket_monitorFunction · 0.90

Calls 1

_get_encryption_keyFunction · 0.85

Tested by

no test coverage detected