Interface CertificateInfo

interface CertificateInfo {
    info: clientpb.CertificateData[];
}

Properties

Properties