Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Initializer

init(pem:)

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