Searched refs:containerType (Results 1 – 1 of 1) sorted by relevance
62 Asn1Type containerType = containerAnnotation.type(); in encode() local63 switch (containerType) { in encode()71 throw new Asn1EncodingException("Unsupported container type: " + containerType); in encode()