Enumeration Members

algorithm: "algorithm"

The 'algorithm' corresponds to the cryptographic algorithm associated with the key.

curve: "curve"

The 'curve' represents the elliptic curve used for an elliptic-curve key.

curvePointX: "curvePoint.x"

The 'curvePointX' represents the x-coordinate of a curve point for an elliptic-curve key.

curvePointY: "curvePoint.y"

The 'curvePointY' represents the y-coordinate of a curve point for an elliptic-curve key.

derivationPath: "derivationPath"

The 'derivationPath' refers to the path used to derive a key in a hierarchical deterministic (HD) key generation scheme.

index: "index"
rawKey: "raw"

The 'rawKey' refers to the raw binary form of the key.

seed: "seed"

The 'seed' corresponds to the seed value from which a key is derived.

type: "type"

The 'type' denotes the type of the key.