toByteArray(); // Base64 encode the DER encoded byte array just created to get the // PEM encoding: byte[] pem_array = Util.Base64Encode(der_array);. Don't ...
確定! 回上一頁