Is it possible to load a certificate stored in binary DER format? I see the `fromPEM()` method but no `fromDER()` method. If it's not directly supported, is there a workaround?
Is it possible to load a certificate stored in binary DER format? I see the
fromPEM()method but nofromDER()method.If it's not directly supported, is there a workaround?