Package org.conscrypt
Class NativeRef.HMAC_CTX
- java.lang.Object
-
- org.conscrypt.NativeRef
-
- org.conscrypt.NativeRef.HMAC_CTX
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.conscrypt.NativeRef
NativeRef.EC_GROUP, NativeRef.EC_POINT, NativeRef.EVP_CIPHER_CTX, NativeRef.EVP_MD_CTX, NativeRef.EVP_PKEY, NativeRef.EVP_PKEY_CTX, NativeRef.HMAC_CTX, NativeRef.SSL_SESSION
-
-
Constructor Summary
Constructors Constructor Description HMAC_CTX(long nativePointer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) void
doFree(long context)
-