Skip to content

Commit

Permalink
Fix doc per Mark's feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanson Char committed Nov 9, 2023
1 parent 662c9e7 commit 2ee6ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-lc-rs/src/agreement.rs
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ impl EphemeralPrivateKey {
}
}

/// Computes the public key in X509 format from the private key.
/// Computes the public key in X509 DER encoding format from the private key.
///
/// # Errors
/// `error::Unspecified` when operation fails due to internal error.
Expand Down

0 comments on commit 2ee6ef3

Please sign in to comment.