Class X509CertificateWithKey

java.lang.Object
com.yahoo.security.X509CertificateWithKey

public class X509CertificateWithKey extends Object
Wraps a X509Certificate with its PrivateKey. Primary motivation is APIs where the callee must correctly observe an atomic update of both certificate and key.
Author:
bjorncs