nl::Weave::SecuritySupport

खास जानकारी

गिनती

@380 enum
@381 enum

वैरिएबल

sLibraryMethods[]
sNumLibraryMethods = sizeof(sLibraryMethods) / sizeof(JNILibraryMethod)
const size_t

फ़ंक्शन

JNI_OnLoad(JavaVM *jvm, void *reserved)
NL_DLL_EXPORT jint
JNI_OnUnload(JavaVM *jvm, void *reserved)
NL_DLL_EXPORT void

क्लास

nl::Weave::SecuritySupport::PairingCodeSupport
nl::Weave::SecuritySupport::PasscodeEncryptionSupport
nl::Weave::SecuritySupport::WeaveCertificateSupport
nl::Weave::SecuritySupport::WeaveKeyExportClientNative
nl::Weave::SecuritySupport::WeaveKeyExportSupportNative
nl::Weave::SecuritySupport::WeaveSecuritySupport

गिनती

@380

 @380

@381

 @381

वैरिएबल

sLibraryMethods

const JNILibraryMethod sLibraryMethods[]

sNumLibraryMethods

const size_t sNumLibraryMethods = sizeof(sLibraryMethods) / sizeof(JNILibraryMethod)

फ़ंक्शन

JNI_OnLoad

NL_DLL_EXPORT jint JNI_OnLoad(
  JavaVM *jvm,
  void *reserved
)

JNI_OnUnload

NL_DLL_EXPORT void JNI_OnUnload(
  JavaVM *jvm,
  void *reserved
)