CurveGFp.fromRep

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void fromRep(BigInt* x, SecureVector!word ws)
  2. void fromRep(BigInt* x, SecureVector!word ws)
    struct CurveGFp
    const
    void
    fromRep
    (,
    ref SecureVector!word ws
    )
  3. BigInt fromRep(const(BigInt)* x, SecureVector!word ws)

Meta