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

package org.bouncycastle.mime;

public interface MimeParserContext
{
    String getDefaultContentTransferEncoding();
}
