package org.spongycastle.asn1; public interface ASN1String { public String getString(); }