Contents

init(pemRepresentation:)

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

Declaration

init(pemRepresentation: String) throws

Parameters

  • pemRepresentation:

    A PEM representation of the key.

See Also

Creating a key