Contents

integrityCheckedRepresentation

The integrity-checked data representation of the private key.

Declaration

var integrityCheckedRepresentation: Data { get }

Discussion

This representation is 64 bytes long, and contains the seed and a hash of the public key.

See Also

Inspecting a private key’s properties