pub fn validate_socket_path(socket_path: &str) -> Result<(), SocketPathError>Expand description
Validates that the socket_path complies with SPIFFE standard.
pub fn validate_socket_path(socket_path: &str) -> Result<(), SocketPathError>Validates that the socket_path complies with SPIFFE standard.