StaticfromCreate an SSKRShareCbor from raw share bytes.
The share bytes (5+ bytes)
StaticfromCreate an SSKRShareCbor from a hex string.
The share as a hex string
Returns the raw share bytes.
Returns a copy of the raw share bytes.
Returns the share as a hex string.
Returns the identifier (2 bytes) as a number.
Returns the identifier as a hex string.
Returns the group threshold (minimum number of groups needed).
Returns the total number of groups.
Returns this share's group index (0-based).
Returns the member threshold for this share's group.
Returns this share's member index within its group (0-based).
Returns the share value (the actual secret share data).
Get string representation.
Returns the CBOR tags associated with SSKRShare. Includes both current tag (40309) and legacy tag (309) for compatibility.
Returns the untagged CBOR encoding.
Returns the tagged CBOR encoding.
Returns the tagged value in CBOR binary representation.
Creates an SSKRShareCbor by decoding it from untagged CBOR.
Creates an SSKRShareCbor by decoding it from tagged CBOR. Accepts both tag 40309 and legacy tag 309.
StaticfromStaticfromStatic method to decode from tagged CBOR binary data.
StaticfromStatic method to decode from untagged CBOR binary data.
SSKRShareCbor - CBOR/UR wrapper for an SSKR share.
An SSKR share is a binary encoding of: