getKeyFromCertificate

getKeyFromCertificate(certificate: String): String typeMethod;

The getKeyFromCertificate method of the JadeJsonWebKeySetReader class returns the public key from the X5c certificate specified in the certificate parameter.

2020.0.01 and higher