Skip to content

Commit

Permalink
Update lib/src/webcrypto/webcrypto.ecdh.dart
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas Finnemann Jensen <[email protected]>
  • Loading branch information
HamdaanAliQuatil and jonasfj authored May 21, 2024
1 parent f612e68 commit 85cf110
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/src/webcrypto/webcrypto.ecdh.dart
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ abstract class EcdhPrivateKey {
}

/// Derive an array of bits from the [EcdhPrivateKey].
///
/// The [length] parameter specifies the number of bits to derive and
/// should be multiples of 8.
/// The [publicKey] parameter is the [EcdhPublicKey].
Expand Down

0 comments on commit 85cf110

Please sign in to comment.