On 2023-03-05, at 18:37, Robert Varga <[email protected]> wrote:
> 
>> 
>> Now what do other implementations do?
> 
> OpenDaylight uses plain Java, which in turn boils down to:
> 
>> |  Welcome to JShell -- Version 17.0.6
>> |  For an introduction type: /help intro
>> jshell> java.util.Base64.getDecoder().decode("ue==")
>> $1 ==> byte[1] { -71 }

Thank you!

It seems we should be planning for accepting invalid codes when that is desired.

Grüße, Carsten

_______________________________________________
netmod mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/netmod

Reply via email to