Uses of Class
org.xipki.ca.sdk.OldCertInfo.BySha1FpAndSerial
-
-
Uses of OldCertInfo.BySha1FpAndSerial in org.xipki.ca.sdk
Methods in org.xipki.ca.sdk that return OldCertInfo.BySha1FpAndSerial Modifier and Type Method Description static OldCertInfo.BySha1FpAndSerialOldCertInfo.BySha1FpAndSerial. decode(org.xipki.util.cbor.CborDecoder decoder)OldCertInfo.BySha1FpAndSerialOldCertInfo. getFsn()Constructors in org.xipki.ca.sdk with parameters of type OldCertInfo.BySha1FpAndSerial Constructor Description OldCertInfo(boolean reusePublicKey, OldCertInfo.BySha1FpAndSerial fsn)
-