init(x963Representation:)

Creates a P-256 public key for signing from an ANSI x9.63 representation.

ECDH.swift:73
iOS
13+
macOS
10.15+
tvOS
13+
watchOS
6+
init<Bytes>(x963Representation: Bytes) throws where Bytes : ContiguousBytes

Parameters

x963Representation

An ANSI x9.63 representation of the key.