Methode which obtains a set of data of the keystore with a given name.

1 system.keystore.getData

<system.keystore.getData />
Example
Copy
<xsql-script name='system_keystore_getData_sample1'>
    <body>
        <println>
            <system.keystore.getData />
        </println>
    </body>
</xsql-script>