fun build(threshold: Int? = null): PublicKeyTree
Builds the PublicKeyTree.Node. If threshold is not specified, it will default to the size of the children, effectively generating an "N of N" requirement.