Contents

integrityCheckedRepresentation

An integrity-checked representation of the private key.

Declaration

var integrityCheckedRepresentation: Data { get }

Discussion

This representation includes the seed value, and a hash of the corresponding public key.

See Also

Inspecting a private key’s properties