Comment on Secure Your REST APIparentComments−lhazlewood13yA UUID is first and foremost a 128 bit number, irrespective of its text encoding.Its 'canonical' form uses HEX-only encoding. A 'Url62' can be another encoding. 'Url62' wouldn't be a canonical encoding, but it's still a 128 bit UUID number.
Comments
A UUID is first and foremost a 128 bit number, irrespective of its text encoding.
Its 'canonical' form uses HEX-only encoding. A 'Url62' can be another encoding. 'Url62' wouldn't be a canonical encoding, but it's still a 128 bit UUID number.