Returns the public key of the package security.sign of DEISTER SOFTWARE.

1 security.sign.getPublicKey

<security.sign.getPublicKey />
Example

Returns the public key of the package security.sign of DEISTER SOFTWARE.

Copy
<xsql-script name='push_test'>
    <body>
        <println>DEISTER PUBLIC KEY:<security.sign.getPublicKey /></println>
    </body>
</xsql-script>