Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Use X509Certificate2 instead of X509Certificate #279

Closed
@blowdart

Description

@blowdart

X509Certificate2 is preferably as it adds properties, rather than methods to get common fields (like valid from, valid to, subject etc.) In addition it provides Authority Key ID and Key usage, (key usage being especially important).

X509Certifcate2 subclasses X509Certificate should it should be an easy enough upgrade,.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions