Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Command, Definition File and API Reference


4.5.3 jp1Imdd.encodeBase64

This method encodes a string specified by the parameter in Base64 format and returns it as string type. The following table shows the details of the jp1Imdd.encodeBase64 method.

Method name

String jp1Imdd.encodeBase64(String str)

Parameters
str

String to be Base64-encoded

Return values

Base64-encoded string

Exception

None