RegularExpression public class RegularExpression : SignatureSubpacket Documentation public string Regex { get; } public RegularExpression(bool critical, bool isLongLength, byte[] data) public RegularExpression(bool critical, string regex) public byte[] GetRawRegex()