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

    Interface KeyListItem

    interface KeyListItem {
        createdDate: string;
        id: string;
        keyType: string;
        lastModified: string;
        name: string;
        publicKey: number[];
        storageType: string;
    }
    Index

    Properties

    createdDate: string
    id: string
    keyType: string
    lastModified: string
    name: string
    publicKey: number[]
    storageType: string