CertificateChecker type: Difference between revisions
Jump to navigation
Jump to search
(Created page with "The CertificateChecker type is a system type for methods with the following signature: <p class="syntax"><span class="literal">function (string):lambda is boolean</span></p>") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
The CertificateChecker type is a system type for methods with the following signature: | The CertificateChecker type is a system type for methods with the following signature: | ||
<p class="syntax"><span class="literal">function (string):lambda is boolean</span></p> | <p class="syntax"><span class="literal">function (string):lambda is boolean</span></p> | ||
==See also== | |||
[[Lists of classes and methods]] | |||
[[Category:System types]] |
Latest revision as of 22:15, 18 December 2014
The CertificateChecker type is a system type for methods with the following signature:
function (string):lambda is boolean