pkcs11 property (window)
Retrieves a reference to the pkcs11 object. Use this object to install drivers or other software.
Syntax:
You can find the related objects in the Supported by objects section below.
This property is read-only.
Possible values:
Retrieves a reference to the pkcs11 object.
Default: this property has no default value.
Example HTML code 1:
This example illustrates the use of the pkcs11 property:
|
|||
<script type="text/javascript"> var pkcs11Obj = window.pkcs11; </script> |
|||
|
|||
Did you find this example helpful?
|
Supported by objects:
External links:
User Contributed Comments