pointDecode(
point
):JsonWebKey
Defined in: tink/elliptic_curves.ts:166
Decodes a public key in compressed OR uncompressed format. Augmented to ensure that the x and y components are padded to fit 32 bytes.
P-256 only
Uint8Array
JsonWebKey
pointDecode(
point
):JsonWebKey
Defined in: tink/elliptic_curves.ts:166
Decodes a public key in compressed OR uncompressed format. Augmented to ensure that the x and y components are padded to fit 32 bytes.
P-256 only
Uint8Array
JsonWebKey