public final class Asn1Binder extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
bind(Asn1ParseResult parseResult,
Asn1Type value) |
static void |
bindWithTagging(Asn1ParseResult parseResult,
Asn1Type value,
TaggingOption taggingOption) |
public static void bind(Asn1ParseResult parseResult, Asn1Type value) throws IOException
IOExceptionpublic static void bindWithTagging(Asn1ParseResult parseResult, Asn1Type value, TaggingOption taggingOption) throws IOException
IOExceptionCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.