public class ASN1OctetStringMetadata extends ASN1FieldMetadata
Constructor and Description |
---|
ASN1OctetStringMetadata() |
ASN1OctetStringMetadata(ASN1OctetString annotation) |
ASN1OctetStringMetadata(String name) |
Modifier and Type | Method and Description |
---|---|
DecodedObject |
decode(IASN1TypesDecoder decoder,
DecodedObject decodedTag,
Class objectClass,
ElementInfo elementInfo,
InputStream stream) |
int |
encode(IASN1TypesEncoder encoder,
Object object,
OutputStream stream,
ElementInfo elementInfo) |
getName, setParentAnnotated
public ASN1OctetStringMetadata()
public ASN1OctetStringMetadata(String name)
public ASN1OctetStringMetadata(ASN1OctetString annotation)
public int encode(IASN1TypesEncoder encoder, Object object, OutputStream stream, ElementInfo elementInfo) throws Exception
Exception
public DecodedObject decode(IASN1TypesDecoder decoder, DecodedObject decodedTag, Class objectClass, ElementInfo elementInfo, InputStream stream) throws Exception
Exception
Copyright © 2018 universAAL Consortium. All rights reserved.