eclipse-californium / californium

CoAP/DTLS Java Implementation
https://www.eclipse.org/californium/
Other
730 stars 367 forks source link

Remove unused custom argument from CertificateIdentityResult. #2237

Closed boaks closed 7 months ago

boaks commented 7 months ago

The custom argument is only supported for PskSecretResult and CertificateVerificationResult. It's intended for data related to the other peer.