Package org.bouncycastle.asn1
Class LocaleUtil
- java.lang.Object
-
- org.bouncycastle.asn1.LocaleUtil
-
public class LocaleUtil extends java.lang.Object
ASN.1 uses an EN locale for its internal formatting. This class finds the nearest equivalent in the current JVM to ensure date formats are always respected.
-
-
Field Summary
Fields Modifier and Type Field Description static java.util.Locale
EN_Locale
-
Constructor Summary
Constructors Constructor Description LocaleUtil()
-