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

package org.bouncycastle.pqc.crypto.xmss;

@Deprecated
public interface XMSSStoreableObjectInterface
{
    byte[] toByteArray();
}
