# signature **Repository Path**: lx760/signature ## Basic Information - **Project Name**: signature - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # signature #### 项目介绍 通讯报文加签验签,以及根据证书加解密。 **signature-linkedmall**:使用KeyPairGenerator 类RSA算法 生成公私钥证书,加签解签通讯报文。 **signature-tianmao**:根据证书 *.pfx 和 *.cer。加签解签通讯报文。