Yasumoto / Menkyo

OpenSSL wrapper for parsing x509 certificates in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Menkyo

Menkyo is Japanese for "License" or most appropriately, Certificate 🔐. This wraps the OpenSSL library and returns a struct with information used to describe a certificate's attributes.

To see an example of usage, check out BadCertFinder

About

OpenSSL wrapper for parsing x509 certificates in Swift


Languages

Language:Swift 100.0%