(PHP 5 >= 5.6.0, PHP 7)
openssl_x509_fingerprint — ����һ��������x.509֤���ָ�ƻ�ժҪ
$x509
[, string $hash_algorithm
= "sha1"
[, bool $raw_output
= FALSE
]] ) : string
openssl_x509_fingerprint() ����x509
���ַ������͵�ժҪ��
x509
�μ���Կ��֤������Ի�ȡ��Чֵ�б�
hash_algorithm
ʹ�õ�ժҪ������ɢ���㷨�����磬 "sha256", openssl_get_md_methods()ժҪ�㷨֮һ��
raw_output
����Ϊ TRUE
ʱ�����ԭʼ���������ݡ�����Ϊ FALSE
ʱ�����Сд��16�����ַ�����
�����������֤��ָ�Ƶ��ַ�������ΪСд16���Ƹ�ʽ�����ǽ�raw_output
����ΪTRUE������������»᷵����ϢժҪ��ԭʼ�����Ʊ�ʾ��ʽ��
ʧ���� FALSE
.