10000 How can generate private and public key using version 3.0 · phpseclib phpseclib · Discussion #2007 · GitHub
[go: up one dir, main page]

Skip to content

How can generate private and public key using version 3.0 #2007

Answered by terrafrost
chonchol-alzaf asked this question in Q&A
Discussion options

You must be logged in to vote
$private = RSA::createKey();
$public = $private->getPublicKey();

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by terrafrost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
0