Function get_pk_params

Source
pub fn get_pk_params(pk_file: &File) -> Result<PublicKey, &'static str>
Expand description

Gets Public Key params from the Pk file. Returns a Public Key Struct or an Error.