MCPcopy
hub / github.com/openwrt/luci / version

Method version

libs/nixio/axTLS/bindings/java/SSLUtil.java:111–114  ·  view source on GitHub ↗

@brief Return the version of the axTLS project.

()

Source from the content-addressed store, hash-verified

109 * @brief Return the version of the axTLS project.
110 */
111 public static String version()
112 {
113 return axtlsj.ssl_version();
114 }
115}
116

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected