The 'curve' represents the elliptic curve used for an elliptic-curve key.
The 'curvePointX' represents the x-coordinate of a curve point for an elliptic-curve key.
The 'curvePointY' represents the y-coordinate of a curve point for an elliptic-curve key.
The 'derivationPath' refers to the path used to derive a key in a hierarchical deterministic (HD) key generation scheme.
The 'rawKey' refers to the raw binary form of the key.
The 'seed' corresponds to the seed value from which a key is derived.
The 'type' denotes the type of the key.
The 'algorithm' corresponds to the cryptographic algorithm associated with the key.