RSA Security Projection Television 5.2.2 Instrukcja Użytkownika Strona 333

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 376
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 332
Chapter 8 Secret Sharing Operations 311
Secret Sharing
Step 6: Destroy
Remember to destroy all objects and free up any allocated memory when you are
done:
unsigned char getSecret[SECRET_SIZE]
unsigned int getSecretLen;
if ((status = B_DecryptFinal
(secretReconstructer, getSecret, &getSecretLen, SECRET_SIZE,
(B_ALGORITHM_OBJ)NULL_PTR,
(A_SURRENDER_CTX *)NULL_PTR)) != 0)
B_DestroyAlgorithmObject (&secretReconstructer);
Przeglądanie stron 332
1 2 ... 328 329 330 331 332 333 334 335 336 337 338 ... 375 376

Komentarze do niniejszej Instrukcji

Brak uwag