PbSecretRefNode

Type Alias PbSecretRefNode 

Source
pub type PbSecretRefNode = SecretRefNode;

Aliased Type§

pub struct PbSecretRefNode {
    pub secret_id: u32,
    pub ref_as: i32,
}

Fields§

§secret_id: u32§ref_as: i32