Skip to content

Feature/fix ssl library #16

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

Merged
merged 2 commits into from
Mar 1, 2023

Conversation

olivierbrand
Copy link
Contributor

No description provided.

@olivierbrand
Copy link
Contributor Author

new ssl library

@olivierbrand olivierbrand reopened this Jan 6, 2023
@DaNiELChIoRo DaNiELChIoRo deleted the feature/fix-ssl-library branch January 31, 2023 16:36
let integer = c2i_ASN1_INTEGER(nil, &intPointer, intLength)
let result = ASN1_INTEGER_get(integer)
ASN1_INTEGER_free(integer)
// let integer = c2i_ASN1_INTEGER(nil, &intPointer, intLength)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove unused commented code

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check new updated PR, I removed the commented code

@denystrush
Copy link
Contributor

minor comment

@denystrush denystrush merged commit d5c8e59 into dashdevs:master Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants