Class RegionAndSubregions

  • All Implemented Interfaces:
    org.bouncycastle.asn1.ASN1Encodable, RegionInterface, org.bouncycastle.util.Encodable

    public class RegionAndSubregions
    extends org.bouncycastle.asn1.ASN1Object
    implements RegionInterface
    RegionAndSubregions ::= SEQUENCE { region Uint8, subregions SequenceOfUint16 }
    • Constructor Detail

    • Method Detail

      • getRegion

        public UINT8 getRegion()
      • toASN1Primitive

        public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
        Specified by:
        toASN1Primitive in interface org.bouncycastle.asn1.ASN1Encodable
        Specified by:
        toASN1Primitive in class org.bouncycastle.asn1.ASN1Object