Function cellar_pkcs8::wrap_key[][src]

pub fn wrap_key(
    template: &Template,
    private_key: &[u8],
    public_key: &[u8]
) -> Document