MCPcopy Create free account
hub / github.com/RustCrypto/SSH / new_certificate

Method new_certificate

ssh-key/src/algorithm.rs:171–198  ·  view source on GitHub ↗

Decode algorithm from the given string identifier as used by the OpenSSH certificate format. OpenSSH certificate algorithms end in `*-cert-v01@openssh.com`. See [PROTOCOL.certkeys] for more information. # Supported algorithms - `ssh-rsa-cert-v01@openssh.com` - `ssh-dss-cert-v01@openssh.com` - `ecdsa-sha2-nistp256-cert-v01@openssh.com` - `ecdsa-sha2-nistp384-cert-v01@openssh.com` - `ecdsa-sha2-ni

(id: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected