getSecp224k1 function

Curve getSecp224k1()

getSecp224k1 is same to getS224

Implementation

Curve getSecp224k1() {
  return _s224;
}