public interface SplitSecret
Modifier and Type | Method and Description |
---|---|
byte[] |
getSecret()
Recombines secret shares to reconstruct the original secret.
|
SecretShare[] |
getSecretShares() |
SecretShare[] getSecretShares()
byte[] getSecret() throws java.io.IOException
java.io.IOException