ECDSAPublicKey.this

Undocumented in source.
  1. this(ECGroup dom_par, PointGFp public_point)
  2. this(AlgorithmIdentifier alg_id, SecureVector!ubyte key_bits)
    struct ECDSAPublicKey
    this
    (
    in AlgorithmIdentifier alg_id
    ,
    const ref SecureVector!ubyte key_bits
    )
  3. this(PublicKey pkey)
  4. this(PrivateKey pkey)

Meta