DerValue.createTag

Create the tag of the attribute.

@params class the tag class type, one of UNIVERSAL, CONTEXT, APPLICATION or PRIVATE @params form if true, the value is constructed, otherwise it is primitive. @params val the tag value

class DerValue
static
byte
createTag
(,
bool form
,
byte val
)

Meta