Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
582
struct RocketCertificate<
'a>(&'
a rocket::mtls::Certificate<'a>);
583
584
impl CertExt for RocketCertificate<'_> {
585
fn get_extension_der(&self, oid: &[u64]) -> Result<Option<Vec<u8>>> {
Callers
1
handle_prpc_impl
Function · 0.85
Calls
no outgoing calls
Tested by
1
handle_prpc_impl
Function · 0.68