@procivis/react-native-one-core
    Preparing search index...

    Interface CreateSelfSignedCertificateAuthorityIssuerAlternativeNameRequest

    interface CreateSelfSignedCertificateAuthorityIssuerAlternativeNameRequest {
        name: string;
        type: CreateSelfSignedCaRequestIssuerAlternativeNameType;
    }
    Index

    Properties

    Properties

    name: string