JSONWebTokens.cfc
JSONWebTokens.cfc copied to clipboard
Use CertificateFactory for public keys
X509EncodedKeySpec doesn't support all public key formats
Should fix #2
Sorry for the newline changes, Atom decided to clobber them when I was fixing up the RSASigner.cfc