Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What is 128 bit PKI means?

Status
Not open for further replies.

Sathyavady

Programmer
Apr 4, 2003
25
IN
Hello..
What is ment by 128 bit PKI encryption..?
is 128 bit means the session key length?If we encrypt using 128 bit PKI, is it possible to decode the file only using the password which is used to genarate the session key.I am using CryptoAPI
Thanks
 
128bit is the size of the key.

PKI stands for "public key infrastructure", and means the servers, policies, and procedures for issuing & managing your public/private keys (with the emphasis on policies & procedures)

Chip H.
 


But Friends..
What is ment by 128 bit encryption is it the session key length?
 
Friends..
How can I set the key length while using CryptoAPI?
Plz explain
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top