eclipse-californium / californium

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

Remove unused custom argument from CertificateIdentityResult. #2237

Closed boaks closed 5 months ago

boaks commented 6 months ago

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