init(pemRepresentation:)
Creates a P-256 public key for signing from a Privacy-Enhanced Mail (PEM) representation.
Declaration
init(pemRepresentation: String) throwsParameters
- pemRepresentation:
A PEM representation of the key.
Creates a P-256 public key for signing from a Privacy-Enhanced Mail (PEM) representation.
init(pemRepresentation: String) throwsA PEM representation of the key.