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.
An integrity-checked representation of the private key.
var integrityCheckedRepresentation: Data { get }This representation includes the seed value, and a hash of the corresponding public key.