MCPcopy Create free account
hub / github.com/Dstack-TEE/dstack / RocketCertificate

Class RocketCertificate

ra-rpc/src/rocket_helper.rs:582–582  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

580}
581
582struct RocketCertificate<'a>(&'a rocket::mtls::Certificate<'a>);
583
584impl CertExt for RocketCertificate<'_> {
585 fn get_extension_der(&self, oid: &[u64]) -> Result<Option<Vec<u8>>> {

Callers 1

handle_prpc_implFunction · 0.85

Calls

no outgoing calls

Tested by 1

handle_prpc_implFunction · 0.68