StaticNewAdvancedCertificateVerifier instead@Deprecated public class TrustAllRpks extends Object implements TrustedRpkStore
| Constructor and Description |
|---|
TrustAllRpks()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTrusted(org.eclipse.californium.elements.auth.RawPublicKeyIdentity id)
Deprecated.
Is the given raw public key trusted?
|
public boolean isTrusted(org.eclipse.californium.elements.auth.RawPublicKeyIdentity id)
TrustedRpkStoreisTrusted in interface TrustedRpkStoreid - the identity of the public keyCopyright © 2023 Eclipse Foundation. All rights reserved.