Module pem

Source
Expand description

PEM format validation utilities

This module provides shared PEM validation functionality used across different exchange authentication implementations.

Functionsยง

extract_pem_key_type
Extract the key type from a PEM-formatted string
validate_pem_format
Validate PEM format for private keys