@substrate-system/keys
    Preparing search index...

    Type Alias EccKeysType

    EccKeysType: AbstractKeys & {
        encrypt: EccEncryptor;
        encryptAsString: EccEncryptorAsString;
    }