| CERT_KEYSIZE | คืนค่า จำนวน Bit ใน SSL Security Key ของ Request |
|---|
constant:CERT_KEYSIZE
content:เป็นค่าคงที่ ที่ใช้ระบุใน ServerVariables เพื่อคืนค่า จำนวน Bit ใน SSL Security Key ของ Request
example:Dim cert_keysize = Request.ServerVariables ( “CERT_KEYSIZE” )