ZCertificate uses MD5 to hash modulus and signature value in the parsed certificate again. It is not proper since SHA1-RSA alike has been declared in the original certificate file and the parsed certificate should show users or programmers the real modulus and signature value instead of MD5 string.
ZCertificate uses MD5 to hash modulus and signature value in the parsed certificate again. It is not proper since SHA1-RSA alike has been declared in the original certificate file and the parsed certificate should show users or programmers the real modulus and signature value instead of MD5 string.