Skip to content

Extracts a KID inline with the EU DCC standard and Public Key from input x509 certificates for the NHSx Covid Pass Solution

Notifications You must be signed in to change notification settings

Maxmontgelas/Key-Extractor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Key-Extractor

Extracts a key identifier inline with the EU DCC and public key info from an input x509 certificate.

Instructions

Clone or download the repository and change/add the certificate required for testing

const testCert_01 = [cert goes here]

Calling the function printKeyValue will output the required values.

Run the solution with the npm command

npm run start

About

Extracts a KID inline with the EU DCC standard and Public Key from input x509 certificates for the NHSx Covid Pass Solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%