pub fn security_init(
    cert_path: impl AsRef<Path>
) -> Result<(HexBinary160, SFDIType)>
Expand description

Given the path to a client certificate, generate a LFDI Hash value, and the corresponding SFDI value.