Skip to content

OSSL_PARAM Cannot be Opaque #109

@LightBender

Description

@LightBender

The OSSL_PARAM is primarily used as a return value from OSSL_PARAM_* methods and cannot be opaque in D as the OpenSSL methods do not return pointers to the struct, thus the struct must be fully specified for the compiler to work with OSSL_PARAM's anywhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions