telos::raw::TlsResult [] [src]

type TlsResult<T> = Result<T, TlsError>;

result type for TLS operations