The trait SimpleSAML\XML\SchemaValidatableElementTrait requires some properties which are not provided by SimpleSAML\XMLSecurity\XML\ds\DigestValue: $message, $line
Loading history...
19
use TypedTextContentTrait;
20
21
/** @var string */
22
public const TEXTCONTENT_TYPE = DigestValueType::class;