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

Function split_algorithm_id

ssh-key/src/algorithm/name.rs:101–110  ·  view source on GitHub ↗

Split a `name@domainname` algorithm string identifier into `(name, domainname)`.

(id: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

newMethod · 0.85
certificate_typeMethod · 0.85
from_certificate_typeMethod · 0.85

Calls 1

is_emptyMethod · 0.45

Tested by

no test coverage detected