interface CaProfile {
    ca-prefix: string;
    certificate: string;
}

Properties

ca-prefix: string
certificate: string