init(pemRepresentation:)

    Creates a P-256 public key for signing from a Privacy-Enhanced Mail (PEM) representation.

    ECDH.swift:85
    init(pemRepresentation: String) throws

    Parameters

    pemRepresentation

    A PEM representation of the key.

    Other members in extension

    Type members

    Instance members