public static class XdsCertificateSigner.CertPair extends Object
CertPair(String privateKey, String publicKey, long createTime, long expireTime)
long
getCreateTime()
String
getPrivateKey()
getPublicKey()
boolean
isExpire()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CertPair(String privateKey, String publicKey, long createTime, long expireTime)
public String getPrivateKey()
public String getPublicKey()
public long getCreateTime()
public boolean isExpire()
Copyright © 2024 The Apache Software Foundation. All rights reserved.