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

    Interface CertificateResponseBindingDto

    interface CertificateResponseBindingDto {
        chain: string;
        createdDate: string;
        id: string;
        key?: KeyListItemResponseBindingDto;
        lastModified: string;
        name: string;
        state: CertificateStateBindingEnum;
        x509Attributes: CertificateX509AttributesBindingDto;
    }
    Index

    Properties

    chain: string
    createdDate: string
    id: string
    lastModified: string
    name: string