Class NativeReference

java.lang.Object
org.bouncycastle.crypto.util.dispose.NativeReference
All Implemented Interfaces:
Disposable

public abstract class NativeReference extends Object implements Disposable
  • Field Details

    • reference

      protected final long reference
  • Constructor Details

    • NativeReference

      public NativeReference(long reference)
  • Method Details