// 
// Decompiled by Procyon v0.6.0
// 

package org.bouncycastle.crypto.threshold;

import org.bouncycastle.util.Encodable;

public interface SecretShare extends Encodable
{
}
