Provides a certificate chain and private key to an OPC UA endpoint.
Implementations may read from memory, disk, or any other source. See also DiskCertificateKeyPairProvider which implements this interface for disk-based access with lazy caching.
Invalidate any cached values so the next access re-reads from the underlying source. No-op for static providers.
Provides a certificate chain and private key to an OPC UA endpoint.
Implementations may read from memory, disk, or any other source. See also DiskCertificateKeyPairProvider which implements this interface for disk-based access with lazy caching.