Contents

init(pemRepresentation:)

Creates a P-256 private key for key agreement from a Privacy-Enhanced Mail PEM) representation.

Declaration

init(pemRepresentation: String) throws

Parameters

  • pemRepresentation:

    A PEM representation of the key.

See Also

Creating a private key