Expand description
Public Key Secure Transport Layer.
Structs§
- Encapsuled
Message - Encapsuled message
- Ephemeral
Public Key - Ephemeral public key used once to generate shared secret
- Minimal
Secure Layer - Minimal secure layer
- Secure
Layer - Secure layer
- Secure
Layer Config - PKSTL Configuration
- Seed32
- Store a 32 bytes seed.
Enums§
- Encrypt
Algo - Encryption algorithm
- Error
- PKSTL Error
- Incoming
Binary Message - Incoming binary Message
- Message
- Message
Constants§
- SIG_
ALGO_ ED25519 - Signature algorithm Ed25519
- SIG_
ALGO_ ED25519_ ARRAY - Signature algorithm Ed25519 array
Type Aliases§
- Result
- PKSTL Result