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)
    struct CurveGFp
    const
    void
    fromRep
    (
    ref BigInt x
    ,
    SecureVector!word* ws
    )
  2. BigInt fromRep(BigInt x, SecureVector!word* ws)

Meta