- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getObjectAt (0.4 seconds)
-
src/main/java/jcifs/pac/ASN1Util.java
*/ public static <T extends ASN1Primitive> T as(final Class<T> type, final ASN1Sequence sequence, final int index) throws PACDecodingException { return as(type, sequence.getObjectAt(index)); } /** * Read a tagged object without parsing it's contents * * BC no longer seems to allow that out of the box * * @param expectTag the expected tag numberCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 8.2K bytes - Click Count (0)