Function ring::ec::curve25519::ed25519::signing::unwrap_pkcs8

source ยท
fn unwrap_pkcs8(
    version: Version,
    input: Input<'_>,
) -> Result<(Input<'_>, Option<Input<'_>>), KeyRejected>