-
Notifications
You must be signed in to change notification settings - Fork 61
add p12/pem support && add getAddress #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Warnings are found on analyzing the commit 252a4ea. 4 warnings: We recommend to address them as possible, for example, update outdated dependencies, fix the tool's configuration, configure If you are struggling with these errors or warnings, feel free to ask us via chat. 💬 |
| /** | ||
| * get the address according to the public key | ||
| * | ||
| * @return: the address calcualted from the publicKey |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Misspell] "calcualted" is a misspelling of "calculated" (view)
| Rule | Correct | Incorrect |
|---|---|---|
calculated |
calculated | calcualted |
You can close this issue if no need to fix it. Learn more.
1. support load key-pair from the p12/pem files 2. add getAddress to CryptoKeyPair 3. Place excepito in the corresponding module
|
Kudos, SonarCloud Quality Gate passed!
|
1. support load key-pair from the p12/pem files 2. add getAddress to CryptoKeyPair 3. Place excepito in the corresponding module
1. support load key-pair from the p12/pem files 2. add getAddress to CryptoKeyPair 3. Place excepito in the corresponding module
1. support load key-pair from the p12/pem files 2. add getAddress to CryptoKeyPair 3. Place excepito in the corresponding module
1. support load key-pair from the p12/pem files 2. add getAddress to CryptoKeyPair 3. Place excepito in the corresponding module
No description provided.