Skip to content

Slot: is_self_signed

Specifies whether the certificate is self-signed.

URI: attack:is_self_signed Alias: is_self_signed

Applicable Classes

Name Description Modifies Slot
X509Certificate The X509 Certificate Object represents the properties of an X no

Properties

Type and Range

Property Value
Range Boolean
Domain Of X509Certificate

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/attack

Mappings

Mapping Type Mapped Value
self attack:is_self_signed
native attack:is_self_signed

LinkML Source

name: is_self_signed
description: Specifies whether the certificate is self-signed.
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: is_self_signed
domain_of:
- X509Certificate
range: boolean