[][src]Crate transsecs

Library for interacting with TransSecs using Rust. To use, the system jvm library must be on the library path. This is different by operating system:
Windows: jvm.dll on PATH environment variable
Linux: libjvm.so on LD_LIBRARY_PATH
MacOS: libjvm.dylib on LD_LIBRARY_PATH

In every case, the library should be under the java home directory, probably under jre/lib/amd64/server (or similar)

Modules

error

Errors

transsecs_wrapper

Main wrapper and entry point

value_object

Struct for interacting with ValueObjects returned from TransSecs