RSA Security Projection Television 5.2.2 Manual de usuario Pagina 333

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 376
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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);
Vista de pagina 332
1 2 ... 328 329 330 331 332 333 334 335 336 337 338 ... 375 376

Comentarios a estos manuales

Sin comentarios