Skip to content

Prints a dump of all objects found in the OSSL store #674

Description

@gilweis

Hi,
I am trying to write code that dump the information of the objects present in the HSM using pkcs11-provider (like pkcs11-tool --module pkcs11-module.so -O).
I'm using openssl STORE_INFO_get0_() functions.
The only function that return value is OSSL_STORE_INFO_get_type()
I need the attributes of the objects that C_GetAttributeValue() return but I didn't find how to get the data via pkcs11-provider.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions