p384(username:privateKey:)

    Creates a public key based authentication method.

    SSHAuthenticationMethod.swift:66
    static func p384(username: String, privateKey: P384.Signing.PrivateKey) -> SSHAuthenticationMethod
    • username: The username to authenticate with.

    • privateKey: The private key to authenticate with.

    Other members in extension

    Type members

    Instance members