Package org.conscrypt

Class NativeRef.CMAC_CTX

java.lang.Object
org.conscrypt.NativeRef
org.conscrypt.NativeRef.CMAC_CTX
Enclosing class:
NativeRef

static final class NativeRef.CMAC_CTX extends NativeRef
  • Constructor Details

    • CMAC_CTX

      CMAC_CTX(long nativePointer)
  • Method Details

    • doFree

      void doFree(long context)
      Specified by:
      doFree in class NativeRef