Prześlij opinię
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
nl:: Weave:: SecuritySupport:: PasscodeEncryptionSupport
Podsumowanie
Publiczne funkcje statyczne
decryptPasscode (JNIEnv *env, jclass cls, jbyteArray encryptedPasscode, jbyteArray encKey, jbyteArray authKey, jbyteArray fingerprintKey)
jstring
encryptPasscode (JNIEnv *env, jclass cls, jint config, jint keyId, jlong nonce, jstring passcode, jbyteArray encKey, jbyteArray authKey, jbyteArray fingerprintKey)
jbyteArray
getEncryptedPasscodeConfig (JNIEnv *env, jclass cls, jbyteArray encryptedPasscode)
jint
getEncryptedPasscodeFingerprint (JNIEnv *env, jclass cls, jbyteArray encryptedPasscode)
jbyteArray
getEncryptedPasscodeKeyId (JNIEnv *env, jclass cls, jbyteArray encryptedPasscode)
jint
getEncryptedPasscodeNonce (JNIEnv *env, jclass cls, jbyteArray encryptedPasscode)
jlong
isSupportedPasscodeEncryptionConfig (JNIEnv *env, jclass cls, jint config)
jboolean
Publiczne funkcje statyczne
decryptPasscode
jstring decryptPasscode(
JNIEnv *env,
jclass cls,
jbyteArray encryptedPasscode,
jbyteArray encKey,
jbyteArray authKey,
jbyteArray fingerprintKey
)
encryptPasscode
jbyteArray encryptPasscode(
JNIEnv *env,
jclass cls,
jint config,
jint keyId,
jlong nonce,
jstring passcode,
jbyteArray encKey,
jbyteArray authKey,
jbyteArray fingerprintKey
)
getEncryptedPasscodeConfig
jint getEncryptedPasscodeConfig(
JNIEnv *env,
jclass cls,
jbyteArray encryptedPasscode
)
getEncryptedPasscodeFingerprint
jbyteArray getEncryptedPasscodeFingerprint(
JNIEnv *env,
jclass cls,
jbyteArray encryptedPasscode
)
getEncryptedPasscodeKeyId
jint getEncryptedPasscodeKeyId(
JNIEnv *env,
jclass cls,
jbyteArray encryptedPasscode
)
getEncryptedPasscodeNonce
jlong getEncryptedPasscodeNonce(
JNIEnv *env,
jclass cls,
jbyteArray encryptedPasscode
)
isSupportedPasscodeEncryptionConfig
jboolean isSupportedPasscodeEncryptionConfig(
JNIEnv *env,
jclass cls,
jint config
)
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0 , a przykładowy kod jest dostępny na licencji Apache 2.0 . Szczegółowe informacje na ten temat znajdziesz w zasadach dotyczących witryny Google Developers . Java jest zastrzeżonym znakiem towarowym firmy Oracle lub jej podmiotów stowarzyszonych. OPENTHREAD i powiązane znaki są znakami towarowymi organizacji Thread Group i są używane na licencji.
Ostatnia aktualizacja: 2024-10-13 UTC.
Chcesz przekazać coś jeszcze?
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-10-13 UTC."],[],[]]