Matter::Crypto::ECDH
ECDH (Elliptic Curve Diffie-Hellman) implementation for Matter Uses OpenSSL for EC operations on P-256 curve
Instance methods
generate_key_pair
Generate a P-256 EC key pair @return Key with both private and public components
ECDH (Elliptic Curve Diffie-Hellman) implementation for Matter Uses OpenSSL for EC operations on P-256 curve
Generate a P-256 EC key pair @return Key with both private and public components