MESSAGE
DATE | 2017-02-01 |
FROM | Dirk Jagdmann
|
SUBJECT | Re: [Hangout-NYLXS] Passing encrypted base64 encoded value via href
|
Reading http://search.cpan.org/~gaas/MIME-Base64-3.15/Base64.pm it seems you would need to use decode_base64url( $str ) which handles your replaced characters.
You could then also use encode_base64url( $bytes ) which would use the alternate characters already.
-- ---> Dirk Jagdmann ----> http://cubic.org/~doj -----> http://llg.cubic.org
--------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe-at-perl.apache.org For additional commands, e-mail: embperl-help-at-perl.apache.org _______________________________________________ hangout mailing list hangout-at-nylxs.com http://www.nylxs.com/
|
|