hi sir
i m using mozilla pkcs 7 code in my project. i have a doubt.
SEC_PKCS7ContentInfo *
SEC_PKCS7CreateSignedData (CERTCertificate *cert,
SECCertUsage certusage,
CERTCertDBHandle *certdb,
SECOidTag digestalg,
SECItem *digest,
SECKEYGetPasswordKey pwfn, void *pwfn_arg)
1. "digest" is the actual digest of the data. It must be provided in
the case of detached data or NULL if the content will be included
what is the means of detached data.
2.what is the purpose of the SECKEYGetPasswordKey.
please explaim these.
thank you very much.
sachin
Do You Yahoo!?
Sign-up for Video Highlights of 2002 FIFA World Cup
