Skip to content

How to read from PEM file to sign ECDSA #12

Description

@kyisoethin

I have private key in pem format.
I want to sign with following code.

signature = ECDSA.sign($group, $private_key, digest, temp_key)
I want to know is how to read from pem file.

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