Contents

init(x963Representation:)

Creates a P-384 private key for key agreement from an ANSI x9.63 representation.

Declaration

init<Bytes>(x963Representation: Bytes) throws where Bytes : ContiguousBytes

Parameters

  • x963Representation:

    An ANSI x9.63 representation of the key.

See Also

Creating a private key