The most intelligent Java IDE
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Win a copy of Flex 4 in Action this week in the Flex forum!
Reply Bookmark it! Watch this topic JavaRanch » Forums » Other Languages » Other Languages
 
RSS feed
 
New topic
Author

SecretKeyFactory

ron mccarthy
Greenhorn

Joined: Apr 29, 2004
Messages: 17

Hi All!!
I am currently writing some dreaded .NET classes for a client that wants some interfacing with an existing product. So I need to mimic what the SecretKeyFactory does but in C#....*sigh*.
All I want to know is does anyone know what it (SecretKeyFactory) does exactly? Apart from the generic description I found online...

SecretKey key = SecretKeyFactory.getInstance(algorithm).generateSecretKey(keySpec); <---this is the line I need understanding, etc
Campbell Ritchie
Bartender

Joined: Oct 13, 2005
Messages: 14935

Not a "beginning Java" question. Moving thread.
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Other Languages » Other Languages
 
RSS feed
 
New topic
hibernate profiler