$lastrefresh = time();
?>
for ($libIndex = 0; $libIndex < $libCount; $libIndex++)
{
// If this logical library use LME
if ($encryptData[$libIndex]->method == 4)
{
$ekmEnabled = 1;
}
else
{
$ekmEnabled = 0;
}
//error_log(print_r($encryptData[$libIndex], true));
?>
Logical Library =$libnames[$libIndex];?> Encryption Settings
|
 |
Encryption method:
|
|
encryptMethod != 4)*/{echo "class='div-hide'";}?>>
Encryption policy:
|
|
method == 4){echo "class='div-hide'";}?>>
Advanced Encryption Settings
(for Engineering Support use only)
|
 |
Advanced encryption method:
|
|
Advanced encryption policy:
|
|
Encryption density:
|
|
Encryption key path:
|
|
//error_log("div_ekm: ".print_r($libguids[$libIndex],true)); ?>
}
?>