| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent efa19bd commit 7d0b589
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -673,11 +673,11 @@ Returns true of false based on the validity of the SPKAC. | |||
| 673 | 673 | ||
| 674 | 674 | ### Certificate.exportChallenge(spkac) | |
| 675 | 675 | ||
| 676 | - Exports the encoded public key from the supplied SPKAC. | ||
| 676 | + Exports the encoded challenge associated with the SPKAC. | ||
| 677 | 677 | ||
| 678 | 678 | ### Certificate.exportPublicKey(spkac) | |
| 679 | 679 | ||
| 680 | - Exports the encoded challenge associated with the SPKAC. | ||
| 680 | + Exports the encoded public key from the supplied SPKAC. | ||
| 681 | 681 | ||
| 682 | 682 | ## crypto.publicEncrypt(public_key, buffer) | |
| 683 | 683 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments