signatureAsBase64

@JvmStatic
fun signatureAsBase64(key: PrivateKey, payload: ByteArray): String

用 SHA256withRSA 签名

Return

签名并且 base64 后的字符