Uses of Class
org.apache.plc4x.java.opcua.context.CertificateKeyPair
Packages that use CertificateKeyPair
-
Uses of CertificateKeyPair in org.apache.plc4x.java.opcua.config
Methods in org.apache.plc4x.java.opcua.config that return CertificateKeyPair -
Uses of CertificateKeyPair in org.apache.plc4x.java.opcua.context
Methods in org.apache.plc4x.java.opcua.context that return CertificateKeyPairModifier and TypeMethodDescriptionstatic CertificateKeyPairCertificateGenerator.generateCertificate()Constructors in org.apache.plc4x.java.opcua.context with parameters of type CertificateKeyPairModifierConstructorDescriptionEncryptionHandler(CertificateKeyPair ckp, byte[] senderCertificate, String securityPolicy)