Zend Framework
1.12
|
Public Member Functions | |
__construct ($certificateUrl, $thumbprint, $thumbprintAlgorithm, $data) | |
Constructor. | |
![]() | |
__set ($name, $value) | |
Magic overload for setting properties. | |
__get ($name) | |
Magic overload for getting properties. | |
Additional Inherited Members | |
![]() | |
$_data = null | |
__construct | ( | $certificateUrl, | |
$thumbprint, | |||
$thumbprintAlgorithm, | |||
$data | |||
) |
Constructor.
string | $certificateUrl | Certificate thumbprint address. |
string | $thumbprint | Certificate thumbprint. |
string | $thumbprintAlgorithm | Certificate thumbprint algorithm. |
string | $data | Certificate data. |