Implements URL-safe Base64 encoding. (Same as Base64, but '+' is replaced with '-', and '/' with '_').
Operates in constant time.
Protected
Implements URL-safe Base64 encoding. (Same as Base64, but '+' is replaced with '-', and '/' with '_').
Operates in constant time.