xdmp:keystore-synchronize( [$hostid as xs:unsignedLong*] ) as empty-sequence()
Synchronize the Keystore's cache containing the keys used for encryption and decryption. Returns empty-sequence(). Throws exception if the caller doesn't have the required privilege or the specified host is offline or not found.
Parameters | |
---|---|
hostid | The IDs of the hosts to synchronize. If none, then only localhost will be synchronized. |
xdmp:keystore-synchronize(xdmp:hosts()) => ()
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.