p256dh property
An Elliptic curve Diffie–Hellman public key on the P-256 curve (that is, the NIST secp256r1 elliptic curve).
The resulting key is an uncompressed point in ANSI X9.62 format.
Implementation
core.String? p256dh;
An Elliptic curve Diffie–Hellman public key on the P-256 curve (that is, the NIST secp256r1 elliptic curve).
The resulting key is an uncompressed point in ANSI X9.62 format.
core.String? p256dh;