Function ring::rsa::parse_public_key

source ยท
fn parse_public_key(
    input: Input<'_>,
) -> Result<(Positive<'_>, Positive<'_>), Unspecified>