Uses of Enum
net.aifusion.asn.TagEncoding
Package
Description
This package contains a partial implementation an ASN.1 parser and classes to manage ASN.1 values.
-
Uses of TagEncoding in net.aifusion.asn
Modifier and TypeMethodDescriptionAsnValue.getTagEncoding()
Get the ASN.1 Tag Encoding for this valueTag.getTagEncoding()
Get the encoding associated with this tagstatic TagEncoding
TagEncoding.getTagEncoding
(byte identifier) Get the encoding from an identifierstatic TagEncoding
Returns the enum constant of this type with the specified name.static TagEncoding[]
TagEncoding.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic byte[]
Tag.getEncoded
(long tagNumber, TagClass c, TagEncoding e) Tag Encoding