Public Pem
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Public Pem has 10 facts recorded in Dontopedia across 3 references, with 1 live disagreement.
Mostly:rdf:type(3), assigned by(1), stores(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (7)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
loadedFromLoaded From(2)
- Public Key Obj
ex:public-key-obj - Public Key Obj
ex:public-key-obj
createdFromCreated From(1)
- Public Key Object
ex:public-key-object
generatesGenerates(1)
- Public Key
ex:public-key
isUsedByIs Used by(1)
- Pem Format
ex:PEM-format
producesProduces(1)
- Public Key Conversion
ex:public-key-conversion
requiresRequires(1)
- Load Pem Public Key Call
ex:load-pem-public-key-call
Other facts (10)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Variable | [1] |
| Rdf:type | Public Key Pem | [2] |
| Rdf:type | Pem String | [3] |
| Assigned by | Private Key.public Key.public Bytes | [1] |
| Stores | Rsa Public Key | [1] |
| Derived From | Public Key | [1] |
| Source for | Public Key Obj | [1] |
| Result of | Public Key Conversion | [3] |
| Encoding Format | PEM | [3] |
| Can Load As | Public Key Obj | [3] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (3)
ctx:claims/beam/a1d81501-75f7-4f5b-bb66-f6a91e9f7527ctx:claims/beam/f930b6c6-d55a-4831-9a18-1a6cde4f3d43- full textbeam-chunktext/plain1 KB
doc:beam/f930b6c6-d55a-4831-9a18-1a6cde4f3d43Show excerpt
format=serialization.PublicFormat.SubjectPublicKeyInfo ) # Load the keys from PEM format private_key_obj = serialization.load_pem_private_key( private_pem, password=None, backend=default_backend() ) public_key_obj = serial…
ctx:claims/beam/a0a8bcc9-c78c-4e31-a6b2-ae44de247bf8- full textbeam-chunktext/plain1 KB
doc:beam/a0a8bcc9-c78c-4e31-a6b2-ae44de247bf8Show excerpt
private_key = rsa.generate_private_key( public_exponent=65537, key_size=2048, backend=default_backend() ) # Get the private key in PEM format private_pem = private_key.private_bytes( encoding=serialization.Encoding.PEM, …
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.