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
)