Struct nss_sys::SECAlgorithmIDStr [] [src]

#[repr(C)]
pub struct SECAlgorithmIDStr { pub algorithm: SECItem, pub parameters: SECItem, }

Fields

Trait Implementations

impl Debug for SECAlgorithmIDStr
[src]

Formats the value using the given formatter.