DerValue.isContextSpecific

Returns true iff the CONTEXT SPECIFIC bit is set in the type tag. This is associated with the ASN.1 "DEFINED BY" syntax.

  1. bool isContextSpecific()
    class DerValue
    bool
    isContextSpecific
    ()
  2. bool isContextSpecific(byte cntxtTag)

Meta