使用Android 的 Base64 ,可以这样做: Base64.decode(privateKeyString, Base64.DEFAULT) 。如果您使用的是Apache 的Commons Codec,则此功能不可用。
確定! 回上一頁