We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4206f44 commit 3545d1dCopy full SHA for 3545d1d
src/darwin/Framework/CHIP/MTRKeypair.h
@@ -35,7 +35,7 @@ NS_ASSUME_NONNULL_BEGIN
35
/**
36
* @brief Return a copy of the public key for the keypair.
37
*/
38
-@property (nonatomic, readonly, copy) SecKeyRef MTR_NEWLY_AVAILABLE;
+@property (nonatomic, readonly, copy) SecKeyRef MTR_NEWLY_AVAILABLE;
39
40
41
* @brief Return public key for the keypair. DEPRECATED
0 commit comments