Interface CertificateAuthorityInfo

interface CertificateAuthorityInfo {
    info: clientpb.CertificateAuthorityData[];
}

Properties

Properties