Struct nss::cert::Certificate [] [src]

pub struct Certificate(_);

Methods

impl Certificate
[src]

Trait Implementations

impl Drop for Certificate
[src]

A method called when the value goes out of scope. Read more