Skip to content

crypto/x509: add String() for KeyUsage, ExtKeyUsage #56866

Description

@izolight

Some fields of x509.Certificate, like SignatureAlgorithm or PublicKeyAlgorightm already have a String() method. This proposal adds them to the KeyUsage and ExtKeyUsage types, which is mainly useful when printing/logging the certificate.

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

    Type

    No type

    Projects

    • Status
      Accepted

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions