Skip to content

Commit dd4af47

Browse files
fix doc comment
1 parent 48d4bf4 commit dd4af47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/client-side-encryption/client_encryption.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -905,6 +905,8 @@ export interface KMIPEncryptionKeyOptions {
905905

906906
/**
907907
* If true, this key should be decrypted by the KMIP server.
908+
*
909+
* Requires `mongodb-client-encryption>=6.0.1`.
908910
*/
909911
delegated?: boolean;
910912
}

0 commit comments

Comments
 (0)