p256dh property

String? p256dh
getter/setter pair

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;