| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | # Portions Copyright 2011-2014 ForgeRock AS |
| | | # Portions Copyright 2011-2015 ForgeRock AS. |
| | | |
| | | |
| | | |
| | |
| | | decode information using base64 |
| | | INFO_BASE64_HELP_DESCRIPTION_187=Display this usage information |
| | | INFO_BASE64_DECODE_DESCRIPTION_188=Decode base64-encoded information into \ |
| | | raw data |
| | | INFO_BASE64_ENCODE_DESCRIPTION_189=Encode raw data using base64 |
| | | raw data. When no options are specified, \ |
| | | this subcommand reads from standard input and writes to standard output |
| | | INFO_BASE64_ENCODE_DESCRIPTION_189=Encode raw data using base64. \ |
| | | When no options are specified, this subcommand reads from standard input and \ |
| | | writes to standard output |
| | | INFO_BASE64_ENCODED_DATA_DESCRIPTION_190=The base64-encoded data to be decoded |
| | | INFO_BASE64_ENCODED_FILE_DESCRIPTION_191=The path to a file containing the \ |
| | | base64-encoded data to be decoded |