Skip to content

Initializer

init(pem:)

Creates an EdDSA.PublicKey instance using the provided PEM (Privacy Enhanced Mail) representation.
init(pem string: String) throws