This diagram shows the directory structure for the Java SDK.

The SDK contains the following directories and files:
  • The bin directory, which is empty by default.
  • The demo directory, which contains the following ten Java demo files:
    • AsymmetricKeysDemo.java
    • AttributeOperationDemo.java
    • BatchOperationDemo.java
    • CertificateDemo.java
    • CertificateRequestDemo.java
    • CreateKeyDemo.java
    • CreateKeyInVirtualWalletDemo.java
    • DestroyKeyDemo.java
    • KeyManagementApp.java
    • LocateGetKeyDemo.java
    • OpaqueDataDemo.java
    • RegisterKeyDemo.java
    • SecretDataDemo.java
  • The lib directory, which contains the following four files:
    • logging.properties
    • okvjsdk.jar
  • And the README file.