init(x963Representation:)

    Creates a P-521 public key for key agreement from an ANSI x9.63 representation.

    ECDH.swift:1139
    init<Bytes>(x963Representation: Bytes) throws where Bytes : ContiguousBytes

    Parameters

    x963Representation

    An ANSI x9.63 representation of the key.

    Other members in extension

    Typealiases

    Type members

    Instance members