Skip to content

crypto/x509: Missing MarshalPKCS8PrivateKey #19972

Description

@jameshartig

I posted to golang-nuts without any replies so before I push to gerrit I thought I'd make a bug here first.

There is a x509.ParsePKCS8PrivateKey but there is no x509.MarshalPKCS8PrivateKey, which doesn't seem to match up with the other Parse/Marshal combinations in the x509 package. I've written a Marshal method but I'm curious why it was originally omitted and if I'm missing something.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions