commentTag constant

String const commentTag

Tag name for the comment property.

Used for the Comment header defined in section 3.3.2 of RFC 4716 and comments from the OpenSSH public key format.

This value is guaranteed to be in lowercase.

Implementation

static const commentTag = 'comment';