DerOutputStream.putTag

Put the tag of the attribute in the stream.

@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 DerOutputStream
void
putTag
(,
bool form
,
byte val
)

Meta