Class WolfObject

java.lang.Object
com.wolfssl.wolfcrypt.WolfObject
Direct Known Subclasses:
Asn, Fips, Logging, NativeStruct, WolfCrypt

public class WolfObject
extends java.lang.Object
Loader for the native WolfCrypt implementation. All classes in this package must inherit from it.
Version:
1.0, March 2015
Author:
Moisés Guimarães
  • Constructor Summary

    Constructors 
    Modifier Constructor Description
    protected WolfObject()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details