Class SwitchIndexer.Asn1EncodableVectorIndexer

java.lang.Object
org.bouncycastle.oer.SwitchIndexer
org.bouncycastle.oer.SwitchIndexer.Asn1EncodableVectorIndexer
Enclosing class:
SwitchIndexer

public static class SwitchIndexer.Asn1EncodableVectorIndexer extends SwitchIndexer
  • Constructor Details

    • Asn1EncodableVectorIndexer

      public Asn1EncodableVectorIndexer(org.bouncycastle.asn1.ASN1EncodableVector asn1EncodableVector)
  • Method Details

    • get

      public org.bouncycastle.asn1.ASN1Encodable get(int index)
      Specified by:
      get in class SwitchIndexer