const SSS_DEFAULT_NUMBER_OF_SHARES: NonZeroUsize;Expand description
The default number of shares for Shamir’s Secret Sharing (SSS).
const SSS_DEFAULT_NUMBER_OF_SHARES: NonZeroUsize;The default number of shares for Shamir’s Secret Sharing (SSS).