Y
Hacker News
new
|
ask
|
show
|
jobs
by
yrro
1618 days ago
Or IA5SString if you know, ahead of time, that you only need ASCII.
1 comments
cryptonector
1618 days ago
Or do what many implementors do: just send whatever you have as whatever string type the protocol spec requires.
link