インターフェース VaultUnsealStatus
public interface VaultUnsealStatus
Vault 開封状態。
- 作成者:
- Mark Paluch
メソッドのサマリー
メソッドの詳細
getSecretThreshold
int getSecretThreshold()- 戻り値:
- Vault を開封するために必要な数のキーシェア。
isSealed
boolean isSealed()- 戻り値:
- Vault が封印されている場合は true。
getProgress
int getProgress()- 戻り値:
- Vault を開封するために必要なキーシェアの残りの数。