# Functions
GetPriKey 这里只识别RSA PKCS#1传统的,不能识别 PKCS8格式私钥 获取RSA私钥长度 PriKey 成功返回 RSA 私钥长度,失败返回error.
GetPubKey 获取RSA公钥长度 参数:public 返回:成功则返回 RSA 公钥长度,失败返回 error 错误信息.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author