Skip to content

cross platform support #2

@mr-tron

Description

@mr-tron

for linux enough change
[DllImport("libcrypto.dll", CallingConvention = CallingConvention.Cdecl)] to
[DllImport("/usr/lib/x86_64-linux-gnu/libssl.so", CallingConvention = CallingConvention.Cdecl)]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions