init(rawRepresentation:)
Creates a P-521 public key for key agreement from a collection of bytes.
Declaration
init<D>(rawRepresentation: D) throws where D : ContiguousBytesParameters
- rawRepresentation:
A raw representation of the key as a collection of contiguous bytes.