Certificate.this

Parses a X509 Certificate from the provided PEM encoded data.

  1. this(X509* cert)
  2. this(const(ubyte)[] publicPemData)
    class Certificate
    this
    (
    const(ubyte)[] publicPemData
    )
  3. this()

Meta