Persistent NameID

Cantor, Scott cantor.2 at osu.edu
Tue Feb 28 13:13:59 EST 2017


> Good point about case. Looks there are several base-32 encodings to choose
> from, though I imagine wanting to entertain only those starting with "RFC".

There's a standard one intended for preventing case conflicts that commons-codec includes so it was the simplest choice.

It's also not all that critical what's used because nothing is actually ever decoding it.

-- Scott



More information about the users mailing list