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

    Interface CreateSelfSignedCertificateAuthorityRequestContent

    interface CreateSelfSignedCertificateAuthorityRequestContent {
        issuerAlternativeName?: CreateSelfSignedCertificateAuthorityIssuerAlternativeNameRequest;
        subject: CsrSubject;
    }
    Index

    Properties

    subject: CsrSubject