webapp.partials.security-list.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of leshan-server-demo Show documentation
Show all versions of leshan-server-demo Show documentation
A LWM2M demonstration server running an embedded Jetty server
The Leshan Certificate (x509v3 der encoded)
Hex : {{certificate.hexDer}}
Base64 : {{certificate.b64Der}}
Clients generally need it for X509 authentication.
The Leshan Public Key (SubjectPublicKeyInfo der encoded)
Elliptic Curve parameters : {{pubkey.params}}
Public x coord : {{pubkey.x}}
Public y coord : {{pubkey.y}}
Hex : {{pubkey.hexDer}}
Base64 : {{pubkey.b64Der}}
Clients generally need it for RPK authentication.
Client Endpoint
Security Mode
Security Information
{{ endpoint }}
Pre-Shared Key
Identity : {{ security.psk.identity }}
Key : {{ security.psk.key }}
Raw Public Key
(Elliptic Curve)
Params : {{ security.rpk.params }}
X : {{ security.rpk.x }}
Y : {{ security.rpk.y }}
X.509
Uses X.509 certificate