init(pemRepresentation:)
Creates a P-521 private 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-521 private key for signing from a Privacy-Enhanced Mail PEM) representation.
init(pemRepresentation: String) throwsA PEM representation of the key.