RSA Security Projection Television 5.2.2 Uživatelský manuál Strana 333

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 376
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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);
Zobrazit stránku 332
1 2 ... 328 329 330 331 332 333 334 335 336 337 338 ... 375 376

Komentáře k této Příručce

Žádné komentáře