java.lang.Object
org.spongycastle.asn1.ASN1Object
All Implemented Interfaces:
org.spongycastle.asn1.ASN1Encodable, RegionInterface, org.spongycastle.util.Encodable

public class CountryOnly extends UINT16 implements RegionInterface
  • Constructor Details

    • CountryOnly

      public CountryOnly(int value)
    • CountryOnly

      public CountryOnly(BigInteger value)
  • Method Details