init(x963Representation:)
Creates a P-256 private key for key agreement from an ANSI x9.63 representation.
Declaration
init<Bytes>(x963Representation: Bytes) throws where Bytes : ContiguousBytesParameters
- x963Representation:
An ANSI x9.63 representation of the key.