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

public class CountryOnly extends UINT16 implements RegionInterface
  • Constructor Details

    • CountryOnly

      public CountryOnly(int value)
    • CountryOnly

      public CountryOnly(BigInteger value)
  • Method Details