Package com.wolfssl.wolfcrypt
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 protectedWolfObject() -
Method Summary
-
Constructor Details
-
WolfObject
protected WolfObject()
-