Skip to content

Rename the output of magic.util.rsaKeypairGen()

Choose a tag to compare

@esarafianou esarafianou released this 09 Jul 23:17
· 24 commits to master since this release
eb31989

Rename the output of magic.util.rsaKeypairGen() from { sk: ... , pk ...} to { privateKey: ... , publicKey: ...}