From WikiChip
Difference between revisions of "mirc/identifiers/$sslcertsha1"
< mirc‎ | identifiers

(Created page with "{{mirc title|$sslcertsha1 Identifier}}'''$sslcertsha1''' returns the sha1 fingerprint of the client certificate in the currently loaded private key file == Synopsis == <pre>...")
 
m
 
Line 1: Line 1:
{{mirc title|$sslcertsha1 Identifier}}'''$sslcertsha1''' returns the sha1 fingerprint of the client certificate in the currently loaded private key file
+
{{mirc title|$sslcertsha1 identifier}}'''$sslcertsha1''' returns the sha1 fingerprint of the client certificate in the currently loaded private key file
  
  
Line 5: Line 5:
 
<pre>$sslcertsha1</pre>
 
<pre>$sslcertsha1</pre>
  
== Paramters ==
+
== Parameters ==
 
None
 
None
  
Line 17: Line 17:
 
{{mIRC compatibility|7.48}}
 
{{mIRC compatibility|7.48}}
  
== See Also ==
+
== See also ==
{{mIRC|$sslcertsha256}}
+
* {{mIRC|$sslcertsha256}}
{{mIRC|$ssl}}
+
* {{mIRC|$ssl}}
{{mIRC|$sslready}}
+
* {{mIRC|$sslready}}
{{mIRC|$sslversion}}
+
* {{mIRC|$sslversion}}
{{mIRC|$ssldll}}
+
* {{mIRC|$ssldll}}
{{mIRC|$ssllibdll}}
+
* {{mIRC|$ssllibdll}}
 +
{{mIRC identifier list}}
  
[[Category:mIRC identifiers|addtok]]
+
[[Category:mIRC identifiers|sslcertsha1]]

Latest revision as of 09:00, 23 September 2017

$sslcertsha1 returns the sha1 fingerprint of the client certificate in the currently loaded private key file


Synopsis[edit]

$sslcertsha1

Parameters[edit]

None

Properties[edit]

None

Example[edit]

//echo -a $sslcertsha1

Compatibility[edit]

Added: mIRC v7.48
Added on: 15 Apr 2017
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list