aws_lc_rs::ec::encoding::rfc5915

Function marshal_rfc5915_private_key

Source
pub(crate) fn marshal_rfc5915_private_key(
    evp_pkey: &ManagedPointer<*mut EVP_PKEY>,
) -> Result<Vec<u8>, Unspecified>