Jul 17, 2025
did:peer, did:key, and did:web, as well as key types like P256, ED25519, and SECP256K1 for encrypting and signing messages.dart pub add didcomm or add to pubspec.yaml and run dart pub get.expectedMessageWrappingTypes and expectedSigners when unpacking for security.onUnpacked callback allows for custom application-level message validation and business logic at the point of message receipt.problem-report message type for communicating protocol errors or warnings.