Skip to content

Instantly share code, notes, and snippets.

@feedhenry-gists
Created June 10, 2011 15:51
Show Gist options
  • Save feedhenry-gists/1019117 to your computer and use it in GitHub Desktop.
Save feedhenry-gists/1019117 to your computer and use it in GitHub Desktop.
Security Key generation
$fh.sec({
act:'keygen',
params:
{algorithm:'RSA|AES',
keysize:'1024|128'}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment