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

Method new_with_validity_times

ssh-key/src/certificate/builder.rs:133–146  ·  view source on GitHub ↗
(
        nonce: impl Into<Vec<u8>>,
        public_key: impl Into<public::KeyData>,
        valid_after: SystemTime,
        valid_before: SystemTime,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

invalid_errorMethod · 0.80

Tested by

no test coverage detected