All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.tangosol.net.security.DefaultController.xml Maven / Gradle / Ivy

There is a newer version: 24.09
Show newest version
<?xml version="1.0"?>
<!--
  Copyright (c) 2000, 2020, Oracle and/or its affiliates.

  Licensed under the Universal Permissive License v 1.0 as shown at
  http://oss.oracle.com/licenses/upl.
-->
<config>
  <!-- http://java.sun.com/j2se/1.4.2/docs/guide/security/CryptoSpec.html#AppA -->
  <keystore-type>JKS</keystore-type>

  <!-- http://java.sun.com/j2se/1.4.2/docs/guide/security/CryptoSpec.html#AppA -->
  <signature-algorithm>SHA1withDSA</signature-algorithm>
</config>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy