AI_MD
AI_MD
Purpose:
Deprecated. This AI is included only for backward compatibility.
Type of information this allows you to use:
the message digest (MD) algorithm as defined by BSAFE 1.x.
Format of info supplied to B_SetAlgorithmInfo:
NULL_PTR.
Format of info returned by B_GetAlgorithmInfo:
NULL_PTR.
Crypto-C procedures to use with algorithm object:
B_DigestInit, B_DigestUpdate, and B_DigestFinal. Supply NULL_PTR for the keyObject argument in B_DigestInit.
Algorithm methods to include in application’s algorithm chooser:
AM_MD.
Output considerations:
The output of B_DigestFinal will be 16 bytes long.
C h a p t e r 2 A l g o r i t h m I n f o Ty p e s | 97 |